Re-add the test/Makefile which was available while in cartodb/lib/sql

master
Sandro Santilli 11 years ago
parent b3bade740d
commit d1a767f343

@ -0,0 +1,5 @@
all:
@echo "Try make check"
check:
bundle exec rspec ../../../spec/lib/sql_test_spec.rb
Loading…
Cancel
Save