Loading testing/asn_process.py +2 −3 Original line number Diff line number Diff line Loading @@ -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 = "" Loading Loading
testing/asn_process.py +2 −3 Original line number Diff line number Diff line Loading @@ -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 = "" Loading