X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2FMakefile;h=a4b0389988a8b4218efc1875e557f9d99c64ec57;hp=8891679caa31270b38be317c24235534ceaac68b;hb=2a952a8c2699eae6061867176189e5e770d76f45;hpb=5a90014b8a9c5efe7332b6d231972572d2e09072 diff --git a/test/Makefile b/test/Makefile index 8891679..a4b0389 100644 --- a/test/Makefile +++ b/test/Makefile @@ -9,7 +9,7 @@ distclean: check: - jasmine-node --captureExceptions ./spec + jasmine-node --captureExceptions --forceexit ./spec test: check