From 785fba3b161bc0a54e2fc9c5447526499ef93a74 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Mon, 20 May 2024 10:00:53 -0400 Subject: [PATCH] [PRISM] Enable TestSyntax#test_warn_balanced --- test/ruby/test_syntax.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/test/ruby/test_syntax.rb b/test/ruby/test_syntax.rb index 56b97789e5..2f311c859e 100644 --- a/test/ruby/test_syntax.rb +++ b/test/ruby/test_syntax.rb @@ -506,10 +506,6 @@ class TestSyntax < Test::Unit::TestCase end def test_warn_balanced - warning = <