From 3629d4df66a09334a764f487c431c501a60e18fe Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Fri, 12 Apr 2024 10:35:51 -0400 Subject: [PRISM] Enable passing tests for prism --- spec/prism.mspec | 1 - 1 file changed, 1 deletion(-) (limited to 'spec') diff --git a/spec/prism.mspec b/spec/prism.mspec index efa0d93123..b180214375 100644 --- a/spec/prism.mspec +++ b/spec/prism.mspec @@ -5,7 +5,6 @@ MSpec.register(:exclude, "Warning.[] returns default values for categories :deprecated and :experimental") ## Language -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") MSpec.register(:exclude, "Hash literal merges multiple nested '**obj' in Hash literals") -- cgit v1.2.3