Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJocelyn Turcotte <jturcotte@woboq.com>2017-08-14 19:49:44 +0300
committerJocelyn Turcotte <jturcotte@woboq.com>2017-08-22 12:18:22 +0300
commit5c9827a33c92dbf14b16a22e1cac3d1b324492ed (patch)
tree5c9ef9f9a09d54cc3ef9611c49168b49dfa5419c /config.h.in
parentf0362b23322ac64f52d5a6333a571deed1b8d00e (diff)
Move csync/tests to test/csync
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 0cc0ab9cd..dfd243a09 100644
--- a/config.h.in
+++ b/config.h.in
@@ -24,6 +24,6 @@
#cmakedefine SYSCONFDIR "@SYSCONFDIR@"
#cmakedefine SHAREDIR "@SHAREDIR@"
-#cmakedefine WITH_UNIT_TESTING 1
+#cmakedefine WITH_TESTING 1
#endif