From 48211a20695a882ed67f7a4446a78434aec386f3 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 14 Sep 2014 01:21:13 +0200 Subject: gulpfile: add tests and notify --- web/src/js/tests.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/src/js') diff --git a/web/src/js/tests.js b/web/src/js/tests.js index 254bad72..ede323dc 100644 --- a/web/src/js/tests.js +++ b/web/src/js/tests.js @@ -1,5 +1,3 @@ - - QUnit.test("example test", function (assert) { assert.ok(true); }); \ No newline at end of file -- cgit v1.2.3