From: Wolfram Schneider Date: Fri, 30 Aug 2013 08:59:35 +0000 (+0200) Subject: disable dummy test EOF X-Git-Tag: 0.9.1~202^2~27 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=bd7291047e2d4f5986af5f91f47eb06d4fe5aa99;p=mkws-moved-to-github.git disable dummy test EOF --- diff --git a/test/spec/mkws-pazpar2.js b/test/spec/mkws-pazpar2.js index 60acdbc..51dadd4 100644 --- a/test/spec/mkws-pazpar2.js +++ b/test/spec/mkws-pazpar2.js @@ -204,8 +204,12 @@ describe("Check status client counter", function () { }); + + /* dummy EOF */ +/* describe("All tests are done", function () { it(">>> hooray!!! <<<", function () { }); }); +*/