1
0
Fork 0

conform: Re-enable text tests

The ClutterText tests were ported to the new testing API, but they were
not enabled.
This commit is contained in:
Emmanuele Bassi 2014-01-24 18:48:34 +00:00
parent c76e63f0c7
commit 67e4636f89

View file

@ -54,7 +54,7 @@ deprecated_tests = \
texture \
$(NULL)
test_programs = $(actor_tests) $(general_tests) $(deprecated_tests)
test_programs = $(actor_tests) $(general_tests) $(classes_tests) $(deprecated_tests)
dist_test_data = $(script_ui_files)
script_ui_files = $(addprefix scripts/,$(script_tests))