Merge branch 'CB-7493' of https://github.com/MSOpenTech/cordova-wp8
diff --git a/package.json b/package.json
index 038ad6c..09653e8 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "jasmine-node": "~1"
   },
   "scripts": {
-    "test": "bin\\create .\\testcreate & .\\testcreate\\cordova\\build & rm -rf .\\testcreate"
+    "test": "RMDIR /s /q \"testcreate 応用\" & bin\\create \"testcreate 応用\" com.test.app 応用 & \".\\testcreate 応用\\cordova\\build\" && RMDIR /s /q \"testcreate 応用\""
   },
   "author": "Apache Software Foundation",
   "license": "Apache Version 2.0"