aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2019-05-01 16:25:59 +0200
committerThomas White <taw@bitwiz.me.uk>2019-05-01 16:25:59 +0200
commit0d47ac840429bb63c8cb1f482279dc568097e01d (patch)
treefa2e07fe51b405bee81c91ac7858e6df5126a15f /meson.build
parenta3b36a114c0604d3e1df7b81af6db59dd4a6a066 (diff)
Remove old tests
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/meson.build b/meson.build
index 12a7ec8..17537b6 100644
--- a/meson.build
+++ b/meson.build
@@ -129,7 +129,3 @@ install_data(['data/colloquium.desktop'],
# Icon
install_data(['data/colloquium.svg'],
install_dir : get_option('datadir')+'/icons/hicolor/scalable/apps')
-
-
-# Tests
-subdir('tests')