summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-04-26 15:13:06 -0400
committerKevin Newton <kddnewton@gmail.com>2024-04-26 17:01:13 -0400
commitddce8ca83175e9fafd3402043eb383ffbe48ce40 (patch)
treef9f74417abcee45d41e6588b905c61840240ad7b
parent3872e54039f467cdab5c9a0e384d91d37d436ecb (diff)
[PRISM] Enable integer test
-rw-r--r--test/.excludes-prism/TestRubyLiteral.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.excludes-prism/TestRubyLiteral.rb b/test/.excludes-prism/TestRubyLiteral.rb
index bf5dbcd36a..926f0c5a5e 100644
--- a/test/.excludes-prism/TestRubyLiteral.rb
+++ b/test/.excludes-prism/TestRubyLiteral.rb
@@ -2,5 +2,4 @@ exclude(:test_debug_frozen_string_in_array_literal, "unknown")
exclude(:test_debug_frozen_string, "unknown")
exclude(:test_dregexp, "https://github.com/ruby/prism/issues/2664")
exclude(:test_hash_value_omission, "unknown")
-exclude(:test_integer, "unknown")
exclude(:test_string, "https://github.com/ruby/prism/issues/2331")