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