Re-add the test/Makefile which was available while in cartodb/lib/sql
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user