From 82a5551bf1dbc65c05eb52621c1ab0f923e652a6 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 15 May 2007 07:38:59 +0000 Subject: * test/ruby/test_beginendblock.rb (test_endblockwarn): now parser warnings emit source names and line numbers. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_beginendblock.rb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'test/ruby') diff --git a/test/ruby/test_beginendblock.rb b/test/ruby/test_beginendblock.rb index 82b888089..a4a5f114f 100644 --- a/test/ruby/test_beginendblock.rb +++ b/test/ruby/test_beginendblock.rb @@ -46,13 +46,9 @@ EOF errout.close erroutpath = errout.path system("#{q(ruby)} #{q(launcherpath)} #{q(erroutpath)}") -# expected = <