tests: Add two simple css tests

This commit is contained in:
Benjamin Otte
2011-04-07 02:24:51 +02:00
parent 64fd32cdef
commit 8fd6bd323c

View File

@ -21,3 +21,10 @@ test_css_parser_LDADD = \
test_css_parser_SOURCES = \
test-css-parser.c
clean-local:
rm $(builddir)/*.out.css || true
EXTRA_DIST += \
does-not-exist.css \
does-not-exist.ref.css \
simple.css