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

Unified Diff: ports/devenv/tests/io2014_test.html

Issue 1563073002: Re-enable io2014 + add cds2014 tests for devenv. (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: fix Created 4 years, 9 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
« no previous file with comments | « ports/devenv/tests/devenv_small_test.js ('k') | ports/devenv/tests/io2014_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv/tests/io2014_test.html
diff --git a/ports/devenv/tests/io2014_test.html b/ports/devenv/tests/io2014_test.html
deleted file mode 100644
index ca3effc4a97e8d6ac472e381a5aebbc0737c8eae..0000000000000000000000000000000000000000
--- a/ports/devenv/tests/io2014_test.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-<!--
-Copyright (c) 2014 The Native Client Authors. All rights reserved.
-Use of this source code is governed by a BSD-style license that can be
-found in the LICENSE file.
--->
-<body onload="init();">
-<script src="/_chrome_test.js"></script>
-<script>
-function init() {
- chrometest.run([
- 'common.js',
- 'io2014_test.js',
- ]);
-}
-</script>
-</body>
-</html>
« no previous file with comments | « ports/devenv/tests/devenv_small_test.js ('k') | ports/devenv/tests/io2014_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698