Index: chrome/test/data/extensions/api_test/webnavigation/test_simpleLoad.html |
diff --git a/chrome/test/data/extensions/api_test/webnavigation/test_simpleLoad.html b/chrome/test/data/extensions/api_test/webnavigation/test_simpleLoad.html |
index ba2236a87fdc89bb161419d3063bae28c3f924ab..c7b61e834cf1086398d0a794ddb5f22c52425f14 100644 |
--- a/chrome/test/data/extensions/api_test/webnavigation/test_simpleLoad.html |
+++ b/chrome/test/data/extensions/api_test/webnavigation/test_simpleLoad.html |
@@ -1,5 +1,2 @@ |
<script src="test_simpleLoad.js"></script> |
<script src="framework.js"></script> |
-<script> |
- runTests(); |
-</script> |