documentation
[mkws-moved-to-github.git] / test / spec / true.spec.js
index 798e876..5a201dd 100644 (file)
@@ -1,4 +1,8 @@
-
+/* Copyright (c) 2013 IndexData ApS. http://indexdata.com
+ *
+ * dummy test
+ *
+ */
 describe("A suite", function() {
   it("contains spec with an expectation", function() {
     expect(true).toBe(true);