summaryrefslogtreecommitdiff
path: root/Manifest.txt
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2019-05-25 15:43:22 -0800
committerRyan Davis <ryand@zenspider.com>2019-05-25 15:43:22 -0800
commit1fed23938841a4929bde8bf48d181de881edcc6d (patch)
treed43ae1df6380a498f5cece07959ca360700022b8 /Manifest.txt
parentfc4d3bbfa7923f4388424ce1a9ee66a5b99d363b (diff)
downloadhoe-1fed23938841a4929bde8bf48d181de881edcc6d.tar.gz
+ Added Minitest::TestTask (will move to minitest proper soon)
+ Deprecated Hoe::Test.make_test_cmd (argue with me!) + Deprecated testunit support (argue with me!) + Deprecated Hoe::Test.try_loading_rspec (argue with me!) + Deprecated Hoe::Test.try_loading_rspec2 (argue with me!) + Switched normally hoe-generated test tasks over to use Minitest::TestTask. [git-p4: depot-paths = "//src/hoe/dev/": change = 12062]
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Manifest.txt b/Manifest.txt
index e3924ab..a2c61b6 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -24,6 +24,7 @@ lib/hoe/rcov.rb
lib/hoe/rdoc.rb
lib/hoe/signing.rb
lib/hoe/test.rb
+lib/minitest/test_task.rb
template/.autotest.erb
template/History.txt.erb
template/Manifest.txt.erb