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:
parent
c76e63f0c7
commit
67e4636f89
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user