[Libreoffice-commits] online.git: Makefile.am
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Wed Feb 19 10:07:30 UTC 2020
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6a0d4103f26c3a115e843ecdc1d7fbad05548140
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Wed Feb 19 11:06:10 2020 +0100
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Wed Feb 19 11:06:51 2020 +0100
Revert "tests: Change the order of cypress-test and other tests."
Now other unit test seems to be more stable.
This reverts commit 4fc7bc76dbe9ad4845cdeb5377e57c212cfb5acd.
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
More information about the Libreoffice-commits
mailing list