Commit ae6d8c3f authored by schmitting's avatar schmitting
Browse files

test groups added

parent bcca55aa
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -5,9 +5,15 @@
 *				for the SIP-SIP and SIP-ISUP interworking.
 *				Supplementary services:
 *				186 005 - 2 TIP/TIR
 *				186 006 - 2 OIP/OIR
 *				186 007 - 2 CH
 *				186 010 - 2 CONF
 *				186 014 - 2 CDIV
 *				186 016 - 2 CUG
 *				186 017 - 2 ACR/CB
 *				186 018 - 2 MCID
 *				186 022 - 2 CW
 *				102 891 - 2 MWI
*/
 module SS_Ims_Testcases {

@@ -18,5 +24,7 @@
	import from OIP_OIR_TestCases all;
	import from TIP_TIR_TestCases all;
    import from CW_TestCases all;
    import from CDIV_TestCases all;
    import from CONF_TestCases all;

} // end module SS_Ims_Testcases