diff options
-rwxr-xr-x | extra/libressl/test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/libressl/test b/extra/libressl/test new file mode 100755 index 00000000..aabdfc94 --- /dev/null +++ b/extra/libressl/test @@ -0,0 +1,2 @@ +#!/bin/sh -e +make check |