summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-05-14 20:32:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-05-14 20:32:53 -0400
commitdcfb4690c32780a8c5e27845481309af70153cb7 (patch)
tree489bf617771930ae261cf8cc3fcd028259245a9c /tests/meson.build
parent9e8d845a61548e1fb1a3037a472fd88377e498b4 (diff)
downloadgtk+-dcfb4690c32780a8c5e27845481309af70153cb7.tar.gz
tests: Drop testdnd3
This has been integrated in gtk4-demo as the DND example. See #2738
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 5b4b5603d3..5cb5a04d92 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -25,7 +25,6 @@ gtk_tests = [
['testdialog'],
['testdnd'],
['testdnd2'],
- ['testdnd3'],
['testellipsise'],
['testentrycompletion'],
['testentryicons'],