add simple test output
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 23 Aug 2013 12:30:55 +0000 (14:30 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 23 Aug 2013 12:30:55 +0000 (14:30 +0200)
test/README.txt

index 39bd84a..6ce578a 100644 (file)
@@ -2,7 +2,14 @@ Jasmine / jasmine-node test frame works
 ---------------------------------------
 
 to run the tests, run:
+
 $ make check
+jasmine-node ./spec
+.......................................
+
+Finished in 2.024 seconds
+39 tests, 194 assertions, 0 failures, 0 skipped
+
 
 To get a basic help, run:
 $ make help