cleanup
[mkws-moved-to-github.git] / 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");
 });
-