+ polymer-file
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/test/js/polymer-file.js b/test/js/polymer-file.js
new file mode 100644
index 0000000..5340cee
--- /dev/null
+++ b/test/js/polymer-file.js
@@ -0,0 +1,9 @@
+/*
+ * Copyright 2013 The Polymer Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style
+ * license that can be found in the LICENSE file.
+ */
+
+htmlSuite('polymer-file', function() {
+ htmlTest('html/polymer-file.html');
+});
\ No newline at end of file
diff --git a/test/runner.html b/test/runner.html
index 1c89f36..47ff596 100644
--- a/test/runner.html
+++ b/test/runner.html
@@ -29,6 +29,7 @@
+