diff options
Diffstat (limited to 'tests/meson.build')
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build index c5b1d0792a..051fbb1588 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -66,6 +66,7 @@ gtk_tests = [ ['testlevelbar'], ['testlockbutton'], ['testmenubutton'], + ['testmodelbutton'], ['testmountoperation'], ['testnotebookdnd'], ['testnouiprint'], |