diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile index 060a265..9659a23 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,4 +1,5 @@ run-test: test + node test.js ./test test: test.c |