diff options
Diffstat (limited to 'modules/pam_unix/tst-pam_unix')
-rwxr-xr-x | modules/pam_unix/tst-pam_unix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pam_unix/tst-pam_unix b/modules/pam_unix/tst-pam_unix new file mode 100755 index 0000000..2292280 --- /dev/null +++ b/modules/pam_unix/tst-pam_unix @@ -0,0 +1,2 @@ +#!/bin/sh +../../tests/tst-dlopen .libs/pam_unix.so |