summaryrefslogtreecommitdiff
path: root/test/automated/display/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/display/meson.build')
-rw-r--r--test/automated/display/meson.build5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/automated/display/meson.build b/test/automated/display/meson.build
index 171730e43..76bcabd60 100644
--- a/test/automated/display/meson.build
+++ b/test/automated/display/meson.build
@@ -4,12 +4,9 @@ test_env += [
]
tests = [
- ['test-nautilus-search-engine', [
- 'test-nautilus-search-engine.c'
- ]],
['test-nautilus-directory-async', [
'test-nautilus-directory-async.c'
- ]]
+ ]],
]
foreach t: tests