Skip to content

Commit

Permalink
accidentially committed local change in spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
aschaal committed Sep 7, 2020
1 parent 79b494a commit fc18ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rake_helper/spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def at_exit(&block)
rescue LoadError
end

SPEC_PATTERN ='spec/**/local_adapt_spec.rb'
SPEC_PATTERN ='spec/**/*_spec.rb'

puts "Creating dummy libs"
`gcc -r -c rake_helper/dummy.c -o rake_helper/dummy.a`
Expand Down

0 comments on commit fc18ef2

Please sign in to comment.