summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2017-12-13 19:40:24 +0100
committerBenjamin Otte <otte@redhat.com>2017-12-13 19:40:24 +0100
commit53081bd1d831797ebc873eab3c644c9d307ec6ef (patch)
tree990437404bf6dd45b650f9efbd57be136ae30d9c /tests/meson.build
parentcb3ef5b642b7aa35711d050ff6bcfd94cb99ab0d (diff)
downloadgtk+-53081bd1d831797ebc873eab3c644c9d307ec6ef.tar.gz
tests: Remove testselection
With selections goig away, this test is not very useful anymore.
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 5db73a6bde..11f5ce24c3 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -74,7 +74,6 @@ gtk_tests = [
['testrecentchooser'],
['testrecentchoosermenu'],
['testscale'],
- ['testselection'],
['testselectionmode'],
['testspinbutton'],
['testtoolbar'],