mpviewplugins/mpdetailsviewplugin/tsrc/unittest_resources/readme.txt
changeset 48 af3740e3753f
parent 42 79c49924ae23
child 54 c5b304f4d89b
--- a/mpviewplugins/mpdetailsviewplugin/tsrc/unittest_resources/readme.txt	Tue Jul 06 14:13:36 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-This is the unit test for javascript in resource folder.
-
-The test could only run on windows, NOT on phone!
-
-To execute the test, first run this command in command window to start the server:
-java.exe -jar JsTestDriver-1.2.1.jar --port 12121  --browser "C:\Program Files\Mozilla Firefox\firefox.exe"
-
-Then run this command to run the tests:
-java.exe -jar JsTestDriver-1.2.1.jar --config jsTestDriver.conf --verbose --tests all --captureConsole