summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-08-08 22:42:45 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-08-08 22:43:23 -0300
commit597dc3d8acd13b92e2a35b76998d0bfc050edf16 (patch)
treef3ce7d6fdca1b960bf3f400093a6235cf7d4bf50 /tests
parentf7389d2f6bbb438e9dac0aeb3f7567062bced603 (diff)
downloadgnome-control-center-597dc3d8acd13b92e2a35b76998d0bfc050edf16.tar.gz
project: Disable datetime test
Diffstat (limited to 'tests')
-rw-r--r--tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 45943277e..d4fe361ef 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,5 +1,5 @@
subdir('common')
-subdir('datetime')
+#subdir('datetime')
if host_is_linux
subdir('network')
endif