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