aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/testNBAPsystem.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-01-24 11:29:04 +0100
committerBjörn Gustavsson <[email protected]>2013-01-24 11:46:26 +0100
commitb344d2bd350f32b340cb5a4997fdab020954f5bf (patch)
tree342acc418794f420ee940b4d507f67b813ccfae1 /lib/asn1/test/testNBAPsystem.erl
parent13694772383b66b6fad2ba8e17662a0e71b05110 (diff)
downloadotp-b344d2bd350f32b340cb5a4997fdab020954f5bf.tar.gz
otp-b344d2bd350f32b340cb5a4997fdab020954f5bf.tar.bz2
otp-b344d2bd350f32b340cb5a4997fdab020954f5bf.zip
Remove vestiges of support for the {TypeName,Value} notation
Support in BER was removed in 3d1279f3cebfdd2483c3afea9f225613fe45cd00.
Diffstat (limited to 'lib/asn1/test/testNBAPsystem.erl')
-rw-r--r--lib/asn1/test/testNBAPsystem.erl3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/asn1/test/testNBAPsystem.erl b/lib/asn1/test/testNBAPsystem.erl
index 4e8381e51e..3e7dfb0522 100644
--- a/lib/asn1/test/testNBAPsystem.erl
+++ b/lib/asn1/test/testNBAPsystem.erl
@@ -142,8 +142,7 @@ audit_req() ->
protocolIEs =
[#'ProtocolIE-Field'{id=114,
criticality=ignore,
- value={'Start-Of-Audit-Sequence-Indicator',
- 'start-of-audit-sequence' }
+ value='start-of-audit-sequence'
}
]
}.