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 \
|
texture \
|
||||||
$(NULL)
|
$(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)
|
dist_test_data = $(script_ui_files)
|
||||||
script_ui_files = $(addprefix scripts/,$(script_tests))
|
script_ui_files = $(addprefix scripts/,$(script_tests))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user