summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/meson.build b/tests/meson.build
index acf43ea13..777ba428c 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -16,9 +16,6 @@ subdir('gobject')
subdir('refcount')
tests = {
- 'slice-threadinit' : {
- 'dependencies' : [libgthread_dep],
- },
'module-test-library' : {
'dependencies' : [libgmodule_dep],
'export_dynamic' : true,