We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec47912 commit 52c9d9bCopy full SHA for 52c9d9b
1 file changed
test/json/test_helper.rb
@@ -21,6 +21,7 @@
21
track_files 'lib/**/*.rb'
22
23
add_filter 'lib/json/truffle_ruby' unless RUBY_ENGINE == 'truffleruby'
24
+ add_filter 'test/'
25
end
26
27
0 commit comments