Loading CommonAts/ttcn/SIPI_TestExecution.ttcn +4 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,10 @@ module SIPI_TestExecution { import from LibCommon_BasicTypesAndValues all; //CommonAts import from SIPI_PIXITS all; import from SIPI_TestCases all; //import from SIPI_TestCases all; import from SIPI_TestCases_BasicCall all; import from SIPI_TestCases_SupplementaryServices all; import from SIPI_TestCases_ISDN_SIP_Interworking all; //SIPAts import from SIPI_SIP_Types all; import from SIPI_PICS all; Loading Loading
CommonAts/ttcn/SIPI_TestExecution.ttcn +4 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,10 @@ module SIPI_TestExecution { import from LibCommon_BasicTypesAndValues all; //CommonAts import from SIPI_PIXITS all; import from SIPI_TestCases all; //import from SIPI_TestCases all; import from SIPI_TestCases_BasicCall all; import from SIPI_TestCases_SupplementaryServices all; import from SIPI_TestCases_ISDN_SIP_Interworking all; //SIPAts import from SIPI_SIP_Types all; import from SIPI_PICS all; Loading