From ad93d229918d3e3ce50ec5e374022449ce7c4c09 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 7 Mar 2011 22:51:26 +0100 Subject: hello test.html --- src/testApp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testApp.sh') diff --git a/src/testApp.sh b/src/testApp.sh index 0d31830..cd8a4e4 100755 --- a/src/testApp.sh +++ b/src/testApp.sh @@ -2,7 +2,7 @@ # If an argument is passed (=URL), set the URL. # If no arg are passed, set the default test URL. if [ $# = 0 ]; then - url="http://132.230.4.3/webkitTest.html" + url="http://132.230.4.3/test.html" else url=$1 fi -- cgit v1.2.3-55-g7522