diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2024-03-27 14:31:11 -0400 |
|---|---|---|
| committer | Kevin Newton <kddnewton@gmail.com> | 2024-03-27 14:31:11 -0400 |
| commit | 9f9c0425c314ea814c60035ddbcd41d3404a0366 (patch) | |
| tree | 63c166f19584befeb23d1795ffe53c5b20758b0d | |
| parent | 4361727d28da2e3e58cc1e52c20cf86dd9cd28c9 (diff) | |
[PRISM] Turn on passing test
| -rw-r--r-- | test/.excludes-prism/TestParse.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestParse.rb b/test/.excludes-prism/TestParse.rb index 3451aadacb..f2ef81cd11 100644 --- a/test/.excludes-prism/TestParse.rb +++ b/test/.excludes-prism/TestParse.rb @@ -1,4 +1,3 @@ -exclude(:test_assign_in_conditional, "missing warning") exclude(:test_shareable_constant_value_nested, "ractor support") exclude(:test_shareable_constant_value_nonliteral, "ractor support") exclude(:test_shareable_constant_value_simple, "ractor support") |
