Commit 6e6b944d authored by canterburym's avatar canterburym
Browse files

Fixing updated ASN.1 testing

parent 9a2f2a4d
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -11,9 +11,8 @@ def reconstrainInteger (filename):
    return 'temp.asn'

filesWithBigInts = [
    '102232-1/LI-PS-PDU.asn',
    '102232-3/IPAccessPDU.asn',
    '102232-4/L2AccessPDU.asn'
    'testing/dependencies/asn/stubs/LI-PS-PDU.asn',
    'testing/dependencies/asn/IPAccessPDU.asn'
]

asn1c_path = ""