summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-02-19 11:06:10 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2020-02-19 11:06:51 +0100
commit6a0d4103f26c3a115e843ecdc1d7fbad05548140 (patch)
treea720077875c366b4ba7c9213fd667c3eee5a5fa2 /Makefile.am
parent0a7e3bf30f2e8f2ee3833dcd2760c92fca60e66e (diff)
Revert "tests: Change the order of cypress-test and other tests."
Now other unit test seems to be more stable. This reverts commit 4fc7bc76dbe9ad4845cdeb5377e57c212cfb5acd.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d064de9c2..c6d417185 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ endif
else
-SUBDIRS = . loleaflet cypress_test test
+SUBDIRS = . test loleaflet cypress_test
export ENABLE_DEBUG