summaryrefslogtreecommitdiff
path: root/tests/crlf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/crlf')
-rwxr-xr-xtests/crlf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/crlf b/tests/crlf
index 23dfa4b..ac536f7 100755
--- a/tests/crlf
+++ b/tests/crlf
@@ -22,7 +22,7 @@
set -e
srcdir=${srcdir:-.}
-ASN1DECODING=../src/asn1Decoding
+ASN1DECODING=../src/asn1Decoding${EXEEXT}
# The crlf.cer file is a normal certificate which contains bytes 0x0A
# (LF), 0x0D (CF), and 0xFF (EOF), all are known to cause failures