Index: third_party/polymer/v0_8/components/polymer/wct.conf.js |
diff --git a/third_party/polymer/v0_8/components/polymer/wct.conf.js b/third_party/polymer/v0_8/components/polymer/wct.conf.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..111deea50cef6105f7e8bd1d4a65c345525ec61d |
--- /dev/null |
+++ b/third_party/polymer/v0_8/components/polymer/wct.conf.js |
@@ -0,0 +1,3 @@ |
+module.exports = { |
+ suites: ['test/runner.html'], |
+}; |