You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/01/26 01:18:11 UTC

[5/8] js commit: Fixed typo.

Fixed typo.


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/ded62dda
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/ded62dda
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/ded62dda

Branch: refs/heads/4.1.x
Commit: ded62dda172755defaf75378ed007dc05730ec22
Parents: 8e9610f
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Dec 3 12:36:23 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Dec 3 12:36:23 2015 -0800

----------------------------------------------------------------------
 test/test.utils.js | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/ded62dda/test/test.utils.js
----------------------------------------------------------------------
diff --git a/test/test.utils.js b/test/test.utils.js
index a816af8..00f4da9 100644
--- a/test/test.utils.js
+++ b/test/test.utils.js
@@ -19,9 +19,6 @@
  *
 */
 
-console.log("this is the fucking spec!");
-
-
 describe("utils", function () {
     var utils = require('cordova/utils');
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org