summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2017-06-12 14:05:42 -0800
committerRyan Davis <ryand@zenspider.com>2017-06-12 14:05:42 -0800
commitcd35d87a0670c11a4767fae7cba8a48607b6939d (patch)
tree55b2911fa67f5442862226c8b2b801bce517b42f /test
parent5c95366b0985ce10e8fb2182fa10c3eab016a5ad (diff)
downloadhoe-cd35d87a0670c11a4767fae7cba8a48607b6939d.tar.gz
oops. needed to fix the rdoc_cmd test for new extra param
[git-p4: depot-paths = "//src/hoe/dev/": change = 11346]
Diffstat (limited to 'test')
-rw-r--r--test/test_hoe_publish.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_hoe_publish.rb b/test/test_hoe_publish.rb
index 756f2d2..ffe6a40 100644
--- a/test/test_hoe_publish.rb
+++ b/test/test_hoe_publish.rb
@@ -17,6 +17,7 @@ class TestHoePublish < Minitest::Test
def test_make_rdoc_cmd
expected = %W[
#{Gem.ruby}
+ #{nil}
#{Gem.bin_wrapper "rdoc"}
--title blah-1.0\ Documentation
-o doc