aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-09-13 12:55:59 +0200
committerBjörn Gustavsson <[email protected]>2013-09-18 11:45:00 +0200
commitb8f57af261d72f9f078ddf7190201209dd846d53 (patch)
tree01436d57b97d6d33f16e73730359a48ffbd32e24 /lib/asn1/test/Makefile
parent233089914b1d70c0b0ddc46b1977998aa4bd3780 (diff)
downloadotp-b8f57af261d72f9f078ddf7190201209dd846d53.tar.gz
otp-b8f57af261d72f9f078ddf7190201209dd846d53.tar.bz2
otp-b8f57af261d72f9f078ddf7190201209dd846d53.zip
Simplify tests of CHOICE with OPTIONAL
Test ChoOptional and ChoOptionalImplicitTag with the same test code and data.
Diffstat (limited to 'lib/asn1/test/Makefile')
-rw-r--r--lib/asn1/test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile
index 2d809c254d..baf9faf317 100644
--- a/lib/asn1/test/Makefile
+++ b/lib/asn1/test/Makefile
@@ -35,7 +35,6 @@ MODULES= \
testChoExtension \
testChoExternal \
testChoOptional \
- testChoOptionalImplicitTag \
testChoRecursive \
testChoTypeRefCho \
testChoTypeRefPrim \