aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/Makefile
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-08-23 10:39:25 +0200
committerErlang/OTP <[email protected]>2017-08-23 10:39:25 +0200
commit9685b8b517438279fb647563d4f9e42c72db24da (patch)
treecf57de7391ea31ef63004f622422362a96940993 /lib/asn1/test/Makefile
parent73ecd4cde263c4179e774958ce9c45cb5bfc3fad (diff)
parent17884d5d2253d72b46337c42d65a38661505a808 (diff)
downloadotp-9685b8b517438279fb647563d4f9e42c72db24da.tar.gz
otp-9685b8b517438279fb647563d4f9e42c72db24da.tar.bz2
otp-9685b8b517438279fb647563d4f9e42c72db24da.zip
Merge branch 'bjorn/asn1/broken-default-in-ext/ERIERL-60/OTP-13011' into maint-20
* bjorn/asn1/broken-default-in-ext/ERIERL-60/OTP-13011: Bump version Fix broken handling of default values in extensions for PER
Diffstat (limited to 'lib/asn1/test/Makefile')
-rw-r--r--lib/asn1/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile
index f4041fa89b..c38d1c6ebd 100644
--- a/lib/asn1/test/Makefile
+++ b/lib/asn1/test/Makefile
@@ -43,6 +43,7 @@ MODULES= \
testChoTypeRefSet \
testConstraints \
testDef \
+ testExtensionDefault \
testOpt \
testSeqDefault \
testSeqExtension \