mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
update help
test.
This commit is contained in:
parent
89666001da
commit
122c094a48
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ describe "help" do
|
|||
|
||||
output = pry_eval('help')
|
||||
output.should =~ /Test listing/
|
||||
output.should =~ /description for b/
|
||||
output.should =~ /Description for b/
|
||||
output.should =~ /No description/
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue