diff --git a/src/test/authentication/meson.build b/src/test/authentication/meson.build index e501041785..7410eef67b 100644 --- a/src/test/authentication/meson.build +++ b/src/test/authentication/meson.build @@ -11,6 +11,7 @@ tests += { 't/003_peer.pl', 't/004_file_inclusion.pl', 't/005_sspi.pl', + 't/006_login_trigger.pl', ], }, }