summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-05-14 14:11:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-05-15 00:20:24 -0400
commit37345670c8c932e2338376fc8b1e47d8bb8bf40e (patch)
treee12aea747c1842656eb15328405a266a063fafe3 /tests/meson.build
parent89d993b6ecb30c76df9b948b80444c871b20a253 (diff)
downloadgtk+-37345670c8c932e2338376fc8b1e47d8bb8bf40e.tar.gz
Add testfilelauncherexport-handles-properly
This is a test to use GtkFileLauncher a bit more intensively than usual.
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index c2d08c26de..c9c6e6a4cd 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,5 +1,6 @@
gtk_tests = [
# testname, optional extra sources
+ ['testfilelauncher'],
['input'],
['testpopup'],
['testupload'],