Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8254)

Unified Diff: chrome/test/data/extensions/api_test/webnavigation/test_openTab.html

Issue 10826157: Check for warnings when loading extensions in browser tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix ExtensionTerminalPrivateApiTest.TerminalTest Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/webnavigation/test_openTab.html
diff --git a/chrome/test/data/extensions/api_test/webnavigation/test_openTab.html b/chrome/test/data/extensions/api_test/webnavigation/test_openTab.html
index 147531202a5420e776b29dc04663cf6241a4f525..4f06a0e105a8f58d329d3fda64a952bf533d9049 100644
--- a/chrome/test/data/extensions/api_test/webnavigation/test_openTab.html
+++ b/chrome/test/data/extensions/api_test/webnavigation/test_openTab.html
@@ -1,5 +1,2 @@
<script src="test_openTab.js"></script>
<script src="framework.js"></script>
-<script>
- runTests();
-</script>

Powered by Google App Engine
This is Rietveld 408576698