aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-09-09 20:09:50 +0200
committerBjörn Gustavsson <[email protected]>2013-09-18 10:22:30 +0200
commit82d3c9b7b716e2cdde95e5c139a1f6e3cfb46a16 (patch)
tree24d6fcc1d01c4f277b70636c3286c7f7a51c897c /lib/asn1/test/Makefile
parentba4c69eea9062e79fb570b8045e1266e05c3f69a (diff)
downloadotp-82d3c9b7b716e2cdde95e5c139a1f6e3cfb46a16.tar.gz
otp-82d3c9b7b716e2cdde95e5c139a1f6e3cfb46a16.tar.bz2
otp-82d3c9b7b716e2cdde95e5c139a1f6e3cfb46a16.zip
ASN.1 tests: Remove unused choice_extension.erl
The testChoExtension module tests the same thing (and more) as choice_extension.erl.
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 c9de2ee10a..0bbb9e68b6 100644
--- a/lib/asn1/test/Makefile
+++ b/lib/asn1/test/Makefile
@@ -26,7 +26,6 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
MODULES= \
h323test \
- choice_extension \
ber_decode_error \
testPrim \
testPrimStrings \