提交 a6c4c731 编写于 作者: C Chris Wanstrath

Fix test spacing issue

上级 6f3f6cbd
...@@ -101,7 +101,7 @@ class HubTest < Test::Unit::TestCase ...@@ -101,7 +101,7 @@ class HubTest < Test::Unit::TestCase
def test_help_hub def test_help_hub
help_manpage = hub("help hub") help_manpage = hub("help hub")
assert_includes "git + hub = github", help_manpage assert_includes "git + hub = github", help_manpage
assert_includes "Writes shell aliasing code for", help_manpage assert_includes "Writes shell aliasing code", help_manpage
assert_includes "Chris Wanstrath :: chris@ozmm.org", help_manpage assert_includes "Chris Wanstrath :: chris@ozmm.org", help_manpage
assert_includes <<-config, help_manpage assert_includes <<-config, help_manpage
Use git-config(1) to display the currently configured GitHub username: Use git-config(1) to display the currently configured GitHub username:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册