We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2a890 commit bbf6abcCopy full SHA for bbf6abc
spec/truffle/truffle.mspec
@@ -42,6 +42,7 @@ class MSpecScript
42
"^spec/ruby/core/marshal/float_spec.rb",
43
"^spec/ruby/core/marshal/load_spec.rb",
44
"^spec/ruby/core/marshal/restore_spec.rb",
45
+ "^spec/ruby/core/method/source_location_spec.rb", # Windows
46
"^spec/ruby/core/numeric/denominator_spec.rb",
47
"^spec/ruby/core/numeric/numerator_spec.rb",
48
"^spec/ruby/core/numeric/to_c_spec.rb",
0 commit comments