summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-10-07 21:42:51 +0000
committerMorgan Deters <mdeters@gmail.com>2010-10-07 21:42:51 +0000
commit557e6c09dcc9068e848796772bc775542f4fc599 (patch)
treef20e6c9b1b6c7312e99ecc89d8a4d45bd64642aa /test/unit/Makefile.am
parentf7668d89c65b66a8aa5b17a19f56831d48878298 (diff)
NodeSelfIterator implementation and unit test (resolves bug #204); also fix ParserBlack unit test initialization
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 059d1d163..83dc888d4 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -16,6 +16,7 @@ UNIT_TESTS = \
expr/attribute_white \
expr/attribute_black \
expr/declaration_scope_black \
+ expr/node_self_iterator_black \
parser/parser_black \
parser/parser_builder_black \
prop/cnf_stream_black \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback