Fixed typo.
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');