Removes test-simple from tests/interactive/Makefile.am

The addition was accidental
This commit is contained in:
Robert Bragg 2009-01-27 15:17:16 +00:00
parent 28f9749e8e
commit 9266e110de

View File

@ -40,8 +40,7 @@ UNIT_TESTS = \
test-binding-pool.c \
test-text.c \
test-text-field.c \
test-clutter-cairo-flowers.c \
test-simple.c
test-clutter-cairo-flowers.c
if X11_TESTS
UNIT_TESTS += test-pixmap.c