From 264c4a539cbfd8d5e5f143206d9d27230a186897 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 25 Nov 2018 00:30:08 -0500 Subject: [PATCH] [test] Reorder test suites aots is less interesting. Run text-rendering-tests before aots. --- test/shaping/data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/shaping/data/Makefile.am b/test/shaping/data/Makefile.am index 2b908b3c3..01f6c5a32 100644 --- a/test/shaping/data/Makefile.am +++ b/test/shaping/data/Makefile.am @@ -3,8 +3,8 @@ NULL = SUBDIRS = \ in-house \ - aots \ text-rendering-tests \ + aots \ $(NULL) # Convenience targets: