From d3efb32359e59b2996cde916436ffa56aa2ffb19 Mon Sep 17 00:00:00 2001 From: Simon Cornish Date: Fri, 22 Feb 2019 16:20:12 -0800 Subject: Add test for DEFAULT used with OCTET STRING --- lib/asn1/test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/asn1/test/Makefile') diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile index c38d1c6ebd..accc773951 100644 --- a/lib/asn1/test/Makefile +++ b/lib/asn1/test/Makefile @@ -72,6 +72,7 @@ MODULES= \ testSetTypeRefPrim \ testSetTypeRefSeq \ testSetTypeRefSet \ + testDefaultOctetString \ testChoiceIndefinite \ testSetOf \ testSetOfCho \ -- cgit v1.2.3