List 006_login_trigger.pl test for meson
authorAlexander Korotkov <akorotkov@postgresql.org>
Mon, 16 Oct 2023 07:38:33 +0000 (10:38 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Mon, 16 Oct 2023 07:39:07 +0000 (10:39 +0300)
Reported-by: Thomas Munro
Discussion: https://postgr.es/m/CA%2BhUKGLuqDUaYYhJnA1H1q5Z-k18kQHoEqZ5fiXtTi4038nspg%40mail.gmail.com

src/test/authentication/meson.build

index e50104178586d17b274507e3c27a27d31d3bd34d..7410eef67bc6c1b850cbb0ad0747d58aec837b61 100644 (file)
@@ -11,6 +11,7 @@ tests += {
       't/003_peer.pl',
       't/004_file_inclusion.pl',
       't/005_sspi.pl',
+      't/006_login_trigger.pl',
     ],
   },
 }