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

Unified Diff: ports/devenv/tests/demo2014_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/common.js ('k') | ports/devenv/tests/demo2014_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv/tests/demo2014_test.html
diff --git a/ports/devenv/tests/io2014_test.html b/ports/devenv/tests/demo2014_test.html
similarity index 93%
rename from ports/devenv/tests/io2014_test.html
rename to ports/devenv/tests/demo2014_test.html
index ca3effc4a97e8d6ac472e381a5aebbc0737c8eae..c3f44d3f6b39950e4832477701d8ffbcc4cbb835 100644
--- a/ports/devenv/tests/io2014_test.html
+++ b/ports/devenv/tests/demo2014_test.html
@@ -10,7 +10,7 @@ found in the LICENSE file.
function init() {
chrometest.run([
'common.js',
- 'io2014_test.js',
+ 'demo2014_test.js',
]);
}
</script>
« no previous file with comments | « ports/devenv/tests/common.js ('k') | ports/devenv/tests/demo2014_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698