summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-05-15 12:49:03 -0400
committerKevin Newton <kddnewton@gmail.com>2024-05-15 12:49:03 -0400
commit901f4c3fb77968cd9cb2f1dc2d860cf936a2457d (patch)
tree8d5e13db171c4ce7194b30800a2c4b76f0926488
parentcbd1553800c173113f5ea8f1c5d52b00b283d677 (diff)
[PRISM] Temporarily exclude IRB test
-rw-r--r--test/.excludes-prism/TestIRB/RubyLexTest.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.excludes-prism/TestIRB/RubyLexTest.rb b/test/.excludes-prism/TestIRB/RubyLexTest.rb
new file mode 100644
index 0000000000..a2d0a57452
--- /dev/null
+++ b/test/.excludes-prism/TestIRB/RubyLexTest.rb
@@ -0,0 +1 @@
+exclude(:test_code_block_open_with_should_continue, "https://github.com/ruby/irb/pull/956")