]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
more reordering
authorAlan T. DeKok <aland@freeradius.org>
Wed, 9 Oct 2019 12:33:41 +0000 (08:33 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 9 Oct 2019 12:40:34 +0000 (08:40 -0400)
src/tests/all.mk

index b9061029630d901ee20906184f5cf1f79ff3c3a0..046ce2240b982fca4a92debc23b3b3eeded51d1b 100644 (file)
@@ -34,11 +34,11 @@ test: ${BUILD_DIR}/bin/radiusd ${BUILD_DIR}/bin/radclient \
                test.bin        \
                test.trie       \
                test.unit       \
+               test.keywords   \
                test.xlat       \
                test.map        \
-               test.keywords   \
-               $(BUILD_DIR)/tests/radiusd-c \
                test.modules    \
+               $(BUILD_DIR)/tests/radiusd-c \
                test.auth       \
                test.digest     \
                test.eap        \