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

Unified Diff: appengine/config_service/ui/bower_components/polymer/wct.conf.json

Issue 2923973003: Added base template for config ui. (Closed)
Patch Set: Created 3 years, 6 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: appengine/config_service/ui/bower_components/polymer/wct.conf.json
diff --git a/appengine/config_service/ui/bower_components/polymer/wct.conf.json b/appengine/config_service/ui/bower_components/polymer/wct.conf.json
new file mode 100644
index 0000000000000000000000000000000000000000..73263d35a1706108ae372f03598be96b0d65618d
--- /dev/null
+++ b/appengine/config_service/ui/bower_components/polymer/wct.conf.json
@@ -0,0 +1,6 @@
+{
+ "suites": ["test/runner.html"],
+ "environmentImports": [
+ "test-fixture/test-fixture.html"
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698