summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestSyntax.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/.excludes-prism/TestSyntax.rb')
-rw-r--r--test/.excludes-prism/TestSyntax.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/.excludes-prism/TestSyntax.rb b/test/.excludes-prism/TestSyntax.rb
deleted file mode 100644
index b07e2e1e0f..0000000000
--- a/test/.excludes-prism/TestSyntax.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-exclude(:test_dedented_heredoc_continued_line, "heredoc line continuation dedent calculation")
-exclude(:test_unterminated_heredoc_cr, "quoted \r heredoc terminators should not match \r\n")
-
-exclude(:test_duplicated_when, "https://bugs.ruby-lang.org/issues/20401")
-exclude(:test_optional_self_reference, "https://bugs.ruby-lang.org/issues/20478")
-exclude(:test_keyword_self_reference, "https://bugs.ruby-lang.org/issues/20478")