summaryrefslogtreecommitdiffstats
path: root/test/javascripts/application_test.js
diff options
context:
space:
mode:
authorMarius Mathiesen <marius@shortcut.no>2009-10-13 11:01:54 +0200
committerJohan Sørensen <johan@johansorensen.com>2009-11-04 15:23:24 +0100
commit7ffe353c8d107447f9827d445b27d2bf091c94a6 (patch)
tree8c8e77508d6be583e2c1b7b548bb7db3e11e1848 /test/javascripts/application_test.js
parent2284fcd418de1a504fc0c3329ac61cdc38212351 (diff)
downloadgitorious-mainline-outdated-7ffe353c8d107447f9827d445b27d2bf091c94a6.zip
gitorious-mainline-outdated-7ffe353c8d107447f9827d445b27d2bf091c94a6.tar.gz
gitorious-mainline-outdated-7ffe353c8d107447f9827d445b27d2bf091c94a6.tar.bz2
Removing js debug
Diffstat (limited to 'test/javascripts/application_test.js')
-rw-r--r--test/javascripts/application_test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/javascripts/application_test.js b/test/javascripts/application_test.js
index 01ccb20..8302149 100644
--- a/test/javascripts/application_test.js
+++ b/test/javascripts/application_test.js
@@ -14,7 +14,6 @@ ArrayTest.prototype.testFilter = function() {
}
-jstestdriver.console.debug(Array.prototype.compact);
StringTest = TestCase("String test");
StringTest.prototype.testIsBlank = function() {