summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-01-10 16:38:37 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2020-01-21 16:13:01 +0100
commit524bbb3398dca8d142ded65a9d08c3926c2f87c6 (patch)
treee4763b58d5dbfdace925e448e89fea56e3c27767 /Makefile.am
parenttest: forcibly serialize more (diff)
downloadonline-524bbb3398dca8d142ded65a9d08c3926c2f87c6.tar.gz
online-524bbb3398dca8d142ded65a9d08c3926c2f87c6.zip
cypress: Initial integration of cypress test framework.
Change-Id: Ibf300b33d32ce3e7f1affbaf0a59364ddb618b56
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 d17bb8d997..c6d4171859 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ endif
else
-SUBDIRS = . test loleaflet
+SUBDIRS = . test loleaflet cypress_test
export ENABLE_DEBUG