summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-03-24 21:44:31 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-03-26 17:55:29 -0400
commit27c286773c831c7c80532a206dcaead9daa529ac (patch)
tree10a451aea66dfcda453b1d8a0da4f4b0314726d1 /tests/meson.build
parentf7d3815fa8492eab7b4295ce72da6e710777ed44 (diff)
downloadgtk+-27c286773c831c7c80532a206dcaead9daa529ac.tar.gz
tests: Stop using gtk_window_move
It is going away.
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 23570f6306..59d48e3f54 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -89,7 +89,6 @@ gtk_tests = [
['testtreesort'],
['testverticalcells'],
['treestoretest'],
- ['testxinerama'],
['testgrouping'],
['testtooltips'],
['testexpand'],