Skip to content

Commit 9f35bf8

Browse files
committed
Actually run tests with make check
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent dbae04d commit 9f35bf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,7 @@ endif
237237
# Testing #
238238
####################
239239

240+
TESTS = ntlmssptest
241+
240242
test_gssntlmssp:
241243
TMPDIR=tests/scripts/ ./tests/scripts/dlopen.sh ./.libs/gssntlmssp.so || exit 1

0 commit comments

Comments
 (0)