cleanup
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 20 Aug 2013 15:51:44 +0000 (17:51 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 20 Aug 2013 15:51:44 +0000 (17:51 +0200)
test/spec/mkws-true.js

index 3078052..798e876 100644 (file)
@@ -3,7 +3,4 @@ describe("A suite", function() {
   it("contains spec with an expectation", function() {
     expect(true).toBe(true);
   });
-
-  // alert("foobar");
 });
-