app/tests: Sort TESTS in Makefile.am

This commit is contained in:
Martin Nordholts 2010-01-02 23:10:54 +01:00
parent 745d2dbf76
commit f86f9e2adf
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ TESTS = \
test-layer-grouping \
test-layers \
test-session-management \
test-ui \
test-window-management \
test-xcf \
test-ui
test-xcf
EXTRA_PROGRAMS = $(TESTS)