Commit 8e469a82 authored by Jason Graham's avatar Jason Graham
Browse files

Update file asn_process.py

parent a7840953
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -69,11 +69,13 @@ def syntaxCheckASN (fileList):


duplicateObjects = {
'''
    '102232-1/LI-PS-PDU.asn' : [
        'CCPayload',
        'IRIPayload',
        'Location'
    ],
'''
    'testing/mod1.asn' : [
        'ClashField'
    ]