diff options
author | Benjamin Otte <otte@redhat.com> | 2020-12-02 20:15:28 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2020-12-03 02:02:27 +0100 |
commit | eb9c204535962fd2918d1338a292a42b32c3ae10 (patch) | |
tree | 07dc41846236d40de9a232678b9a0f627abe5f6c /tests/meson.build | |
parent | a51f11999a13998c190856951c9a0ae98b824954 (diff) | |
download | gtk+-eb9c204535962fd2918d1338a292a42b32c3ae10.tar.gz |
gtk: Remove GtkFileChooserButton
... as discussed in the meeting.
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 4acdc7dcaf..51b2311a80 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -33,7 +33,6 @@ gtk_tests = [ ['testentrycompletion'], ['testentryicons'], ['testfilechooser'], - ['testfilechooserbutton'], ['testflowbox'], ['testfontoptions'], ['testframe'], |