summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2017-01-02 16:14:33 -0800
committerRyan Davis <ryand@zenspider.com>2017-01-02 16:14:33 -0800
commit87cd756fe4992ac2eb0a271a5641b780a1f05f57 (patch)
treec52c38343c9022cbcb51b4422341790503e941de /test
parentdcc01ed2c1c34b4dd492990a5e3f1ff6561e8eed (diff)
downloadhoe-87cd756fe4992ac2eb0a271a5641b780a1f05f57.tar.gz
oops... I swear I submitted this
[git-p4: depot-paths = "//src/hoe/dev/": change = 11173]
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 8dd0137..756f2d2 100644
--- a/test/test_hoe_publish.rb
+++ b/test/test_hoe_publish.rb
@@ -16,6 +16,7 @@ class TestHoePublish < Minitest::Test
def test_make_rdoc_cmd
expected = %W[
+ #{Gem.ruby}
#{Gem.bin_wrapper "rdoc"}
--title blah-1.0\ Documentation
-o doc