summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-06-30 09:04:47 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-06-30 09:04:47 +0000
commitc0ffd7aac2ef7c079dd117bcf5cd9f491a668153 (patch)
tree4e16260ca221f9032bda5119564d74865b592563 /test/INDEX
parentfa4156c10b5df1ae0e4544292a74d24ff9bf5fef (diff)
downloadlibcss-c0ffd7aac2ef7c079dd117bcf5cd9f491a668153.tar.gz
libcss-c0ffd7aac2ef7c079dd117bcf5cd9f491a668153.tar.bz2
Enable selector tests. Update tests.
svn path=/trunk/libcss/; revision=8180
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/INDEX b/test/INDEX
index 7c458a0..6bf6228 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -11,7 +11,7 @@ number Conversion of numbers to fixed point number
#css21 Parsing (CSS2.1 specifics) css
parse-auto Automated parser tests (bytecode) parse
parse2-auto Automated parser tests (om & invalid) parse2
-#select-auto Automated selection engine tests select
+select-auto Automated selection engine tests select
# Regression tests