summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-05-13 16:35:28 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-05-13 16:35:28 -0400
commit25577e4fbf5746f589597dd1b78ee1a2097db4a5 (patch)
tree63d1dc45d0a5c86dedd5b6c12bde0a594b92e381 /tests/meson.build
parentdc8c37120e9bbd151d1123671542fa6783e03c4b (diff)
downloadgtk+-25577e4fbf5746f589597dd1b78ee1a2097db4a5.tar.gz
tests: Drop testnoscreen
It tests something that no longer works, and that we probably don't want to guarantee anyway. 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 218a72677f..ad8b6838cb 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -89,7 +89,6 @@ gtk_tests = [
['testscrolltofocus'],
['testcellarea'],
['testswitch'],
- ['testnoscreen'],
['testtreepos'],
['testsensitive'],
['testtextview'],