diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/test/authentication/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/authentication/meson.build b/src/test/authentication/meson.build index e5010417858..7410eef67bc 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', ], }, } |