diff options
author | Benjamin Otte <otte@redhat.com> | 2017-12-13 19:40:24 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2017-12-13 19:40:24 +0100 |
commit | 53081bd1d831797ebc873eab3c644c9d307ec6ef (patch) | |
tree | 990437404bf6dd45b650f9efbd57be136ae30d9c /tests/meson.build | |
parent | cb3ef5b642b7aa35711d050ff6bcfd94cb99ab0d (diff) | |
download | gtk+-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.build | 1 |
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'], |