diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2024-05-15 12:49:03 -0400 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2024-05-15 12:49:03 -0400 |
| commit | 901f4c3fb77968cd9cb2f1dc2d860cf936a2457d (patch) | |
| tree | 8d5e13db171c4ce7194b30800a2c4b76f0926488 | |
| parent | cbd1553800c173113f5ea8f1c5d52b00b283d677 (diff) | |
[PRISM] Temporarily exclude IRB test
| -rw-r--r-- | test/.excludes-prism/TestIRB/RubyLexTest.rb | 1 |
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") |
