aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-03-05 06:41:48 +0100
committerBjörn Gustavsson <[email protected]>2013-05-31 14:52:18 +0200
commit59733fd6f95717cee0e67ccfcaa563ec9c56e5b6 (patch)
tree4342ec23dd2e2cc61d3c2506ef569e3925cd951c /lib
parent09d41209d62b9c8010827cbbb7b7046460b90090 (diff)
downloadotp-59733fd6f95717cee0e67ccfcaa563ec9c56e5b6.tar.gz
otp-59733fd6f95717cee0e67ccfcaa563ec9c56e5b6.tar.bz2
otp-59733fd6f95717cee0e67ccfcaa563ec9c56e5b6.zip
ber_other/1: Test more specifications with the BER backend
Diffstat (limited to 'lib')
-rw-r--r--lib/asn1/test/asn1_SUITE.erl5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/asn1/test/asn1_SUITE.erl b/lib/asn1/test/asn1_SUITE.erl
index 242456a4cf..5f17170b2c 100644
--- a/lib/asn1/test/asn1_SUITE.erl
+++ b/lib/asn1/test/asn1_SUITE.erl
@@ -1093,11 +1093,8 @@ per_modules() ->
ber_modules() ->
[X || X <- test_modules(),
- X =/= "CommonDataTypes",
- X =/= "DS-EquipmentUser-CommonFunctionOrig-TransmissionPath",
X =/= "H323-MESSAGES",
- X =/= "H235-SECURITY-MESSAGES",
- X =/= "MULTIMEDIA-SYSTEM-CONTROL"].
+ X =/= "H235-SECURITY-MESSAGES"].
test_modules() ->
["BitStr",