a dummy final test
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 29 Aug 2013 13:34:39 +0000 (15:34 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 29 Aug 2013 13:34:39 +0000 (15:34 +0200)
test/spec/mkws-pazpar2.js

index 4a452fc..60acdbc 100644 (file)
@@ -203,3 +203,9 @@ describe("Check status client counter", function () {
     });
 
 });
+
+/* dummy EOF */
+describe("All tests are done", function () {
+    it(">>> hooray!!! <<<", function () {
+    });
+});