summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-06-26 18:08:45 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-06-26 18:08:45 +0000
commit857c3ed7f6e7fb1829e69c6745674c5c6ba9d984 (patch)
treec800348414d6e3cd5736ec7803d37a7022ce6da7 /test/INDEX
parentf4ac69edec27b0dcd883370f26f47a94112bc4e7 (diff)
downloadlibcss-857c3ed7f6e7fb1829e69c6745674c5c6ba9d984.tar.gz
libcss-857c3ed7f6e7fb1829e69c6745674c5c6ba9d984.tar.bz2
Tests for Margin shorthand prop. Comment out test that is currently expected to fail.
svn path=/trunk/libcss/; revision=8019
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 d6a2cb4..68ee7cd 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -11,7 +11,7 @@ parse Parsing (core syntax) css
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