test_ast.rb: Remove a needless line
RubyVM::AST.parse_file was fixed to raise SyntaxError by r63602. So this line is needless.
RubyVM::AST.parse_file
SyntaxError
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
test_ast.rb: Remove a needless line
RubyVM::AST.parse_file
was fixed to raiseSyntaxError
by r63602. So this line is needless.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e