summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2008-09-07 10:42:36 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2008-09-07 10:42:36 +0000
commit044d67e7928db27cc20a61ba6ece47b042252e68 (patch)
tree451d27d5a0c859bf4010685186f8f99874003cdd /test
parentc0da1ebc57cfc123735a9b89d303f5c997b23135 (diff)
downloadlibhubbub-044d67e7928db27cc20a61ba6ece47b042252e68.tar.gz
libhubbub-044d67e7928db27cc20a61ba6ece47b042252e68.tar.bz2
Revert accidental commenting out of tree tester.
svn path=/trunk/hubbub/; revision=5269
Diffstat (limited to 'test')
-rw-r--r--test/INDEX2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/INDEX b/test/INDEX
index 00970a2..94ba83b 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -10,6 +10,6 @@ parser Public parser API html
tokeniser HTML tokeniser html
tokeniser2 HTML tokeniser (again) tokeniser2
tokeniser3 HTML tokeniser (byte-by-byte) tokeniser2
-#tree Treebuilding API html
+tree Treebuilding API html
tree2 Treebuilding API tree-construction
tree-buf Treebuilder (specified chunks) tree-chunks