From: Wolfram Schneider Date: Tue, 20 Aug 2013 15:51:44 +0000 (+0200) Subject: cleanup X-Git-Tag: 0.9.1~202^2~118 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=6fd5d9a4cd8512c6e23109be5832b1d06a4045dc cleanup --- diff --git a/test/spec/mkws-true.js b/test/spec/mkws-true.js index 3078052..798e876 100644 --- a/test/spec/mkws-true.js +++ b/test/spec/mkws-true.js @@ -3,7 +3,4 @@ describe("A suite", function() { it("contains spec with an expectation", function() { expect(true).toBe(true); }); - - // alert("foobar"); }); -