Try fixing MANIFESTs so they work
authorAryeh Gregor <ayg@aryeh.name>
Fri, 04 May 2012 04:51:38 -0600
changeset 722 4395c7fba4b9
parent 721 9ed0f7627e64
child 723 bd9b09519e80
Try fixing MANIFESTs so they work
MANIFEST
conformancetest/MANIFEST
css/MANIFEST
--- a/MANIFEST	Fri May 04 04:41:17 2012 -0600
+++ b/MANIFEST	Fri May 04 04:51:38 2012 -0600
@@ -1,6 +1,5 @@
-conformancetest/runtest.html
-conformancetest/event.html
-support css/reset.css
+dir css
+dir conformancetest
+dir selecttest
 support implementation.js
 support tests.js
-support conformancetest/data.js
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/conformancetest/MANIFEST	Fri May 04 04:51:38 2012 -0600
@@ -0,0 +1,3 @@
+runtest.html
+event.html
+support data.js
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/css/MANIFEST	Fri May 04 04:51:38 2012 -0600
@@ -0,0 +1,1 @@
+support reset.css