test/data/display.right in ruby-debug-0.10.3 vs test/data/display.right in ruby-debug-0.10.4

- old
+ new

@@ -4,10 +4,10 @@ # # This tests display expressions. # # *************************************************** # set debuggertesting on Currently testing the debugger is on. # b 6 -Breakpoint 1 file ./gcd.rb, line 6 +Breakpoint 1 file gcd.rb, line 6 # c Breakpoint 1 at gcd.rb:6 gcd.rb:6 if a > b # # Should be no display expression yet.