summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html')
-rw-r--r--chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html b/chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html
index fadbdba..5619e37 100644
--- a/chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html
+++ b/chrome/test/data/extensions/api_test/webnavigation/test_requestOpenTab.html
@@ -1,5 +1,2 @@
<script src="test_requestOpenTab.js"></script>
<script src="framework.js"></script>
-<script>
- runTests();
-</script>