diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-04-05 03:37:06 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-04-05 12:01:43 +0000 |
commit | 1f37600c4c4fcc0ca263557af60c3ac17fab2368 (patch) | |
tree | e3ae75d4c174c182d79a7a268e8ca9ac540fe9cc /tests/meson.build | |
parent | 08d8f2bb8052b72418edd74a182c7fbbefbe5faf (diff) | |
download | gtk+-1f37600c4c4fcc0ca263557af60c3ac17fab2368.tar.gz |
Remove testtitlebar
This test relies on child properties.
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 59d48e3f54..bf1a7b5860 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -108,7 +108,6 @@ gtk_tests = [ ['teststack'], ['testrevealer'], ['testrevealer2'], - ['testtitlebar'], ['testtreelistmodel'], ['testsplitheaders'], ['teststackedheaders'], |