summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-05-14 19:43:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-05-14 19:44:08 -0400
commit52c630d9940fa26f85a328eb2609b76bac33792a (patch)
treeac831d2bf544a10ddd9dfc027e19795aaca8f366 /tests/meson.build
parentaadd9ae20113234e5697903a70580347803e335c (diff)
downloadgtk+-52c630d9940fa26f85a328eb2609b76bac33792a.tar.gz
tests: Drop testgiconpixbuf
More a pixbuf test, and we don't support emblems anymore. 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 244e74fbb8..15768ca5e7 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -36,7 +36,6 @@ gtk_tests = [
['testfontoptions'],
['testframe'],
['testfullscreen'],
- ['testgiconpixbuf'],
['testglarea'],
['testglblending', ['gtkgears.c']],
['testgrid'],