summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/prism.mspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/prism.mspec b/spec/prism.mspec
index 9f5e2b2a5f..7279c1e9b1 100644
--- a/spec/prism.mspec
+++ b/spec/prism.mspec
@@ -1,7 +1,6 @@
# frozen_string_literal: true
## Language
-MSpec.register(:exclude, "Executing break from within a block works when passing through a super call")
MSpec.register(:exclude, "The defined? keyword when called with a method name in a void context warns about the void context when parsing it")
MSpec.register(:exclude, "Hash literal expands an '**{}' or '**obj' element with the last key/value pair taking precedence")
MSpec.register(:exclude, "Hash literal expands an '**{}' and warns when finding an additional duplicate key afterwards")