Re-add the test/Makefile which was available while in cartodb/lib/sql
This commit is contained in:
parent
b3bade740d
commit
d1a767f343
5
test/Makefile
Normal file
5
test/Makefile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
all:
|
||||||
|
@echo "Try make check"
|
||||||
|
|
||||||
|
check:
|
||||||
|
bundle exec rspec ../../../spec/lib/sql_test_spec.rb
|
Loading…
Reference in New Issue
Block a user