diff --git a/Makefile b/Makefile index 429064c..73d5819 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ testdb: mkdir -p /tmp/${USER} && \ echo "test" > /tmp/${USER}/test.txt -test : testdb test_code +test : testdb test_code test_int test_code: touch ~/.foxden.yaml