Run rspec with bundle (on "make check")

pull/241/head
Sandro Santilli 11 years ago
parent 47f43724a7
commit cda855a026

@ -2,4 +2,4 @@ all:
@echo "Try make check" @echo "Try make check"
check: check:
rspec ../../spec/lib/sql_test_spec.rb bundle exec rspec ../../spec/lib/sql_test_spec.rb

Loading…
Cancel
Save