aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/data/test.js
diff options
context:
space:
mode:
Diffstat (limited to 'build/test/data/test.js')
-rw-r--r--build/test/data/test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/data/test.js b/build/test/data/test.js
index 9294f06b7..6ff89dd49 100644
--- a/build/test/data/test.js
+++ b/build/test/data/test.js
@@ -1,2 +1,3 @@
foobar = "bar";
$('#ap').html('bar');
+ok( true, "test.js executed"); \ No newline at end of file