repo: janusweb action: commit revision: path_from: revision_from: b93ddbb86cb18f87228abd567efadfc6207b1832: path_to: revision_to:
commit b93ddbb86cb18f87228abd567efadfc6207b1832 Author: James BaicoianuDate: Thu Sep 29 03:09:17 2016 -0700 Remove debug print diff --git a/tests/scripting.test.js b/tests/scripting.test.js
--- a/tests/scripting.test.js
+++ b/tests/scripting.test.js
@@ -1,4 +1,3 @@
-console.log('hurgh');
describe("JanusWeb Scripting", function() {
jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000;
var client, janusweb, canvas;
-----END OF PAGE-----