We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cce5b commit 7a11d01Copy full SHA for 7a11d01
1 file changed
spec/integrations.yml
@@ -20,6 +20,7 @@
20
# Revision of rubyspec on the last CI build of unparser that passed
21
repo_ref: 'origin/master'
22
exclude:
23
+ - command_line/fixtures/bad_syntax.rb
24
- core/array/pack/shared/float.rb
25
- core/array/pack/shared/integer.rb
26
- core/array/pack/shared/string.rb
@@ -79,4 +80,3 @@
79
80
- library/stringscanner/shared/get_byte.rb
81
- library/zlib/inflate/set_dictionary_spec.rb
82
- optional/capi/integer_spec.rb
-
0 commit comments