[gimp] app/tests: Sort TESTS in Makefile.am
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] app/tests: Sort TESTS in Makefile.am
- Date: Sat, 2 Jan 2010 22:18:16 +0000 (UTC)
commit f86f9e2adf7da643857cd65cb678d8bdc7a12969
Author: Martin Nordholts <martinn src gnome org>
Date: Sat Jan 2 23:10:54 2010 +0100
app/tests: Sort TESTS in Makefile.am
app/tests/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/tests/Makefile.am b/app/tests/Makefile.am
index bd4e9a9..cd5a501 100644
--- a/app/tests/Makefile.am
+++ b/app/tests/Makefile.am
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]