Commit 69de749e authored by poglitsch's avatar poglitsch
Browse files

intial version

parent 178d38a4
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
/**
 *	@author 	STF 370
 *  @version    $Id: $
 *	@desc		This module provides ATS specific test control declarations.
 */
module AtsImsIot_TestControl {
	import from AtsImsIot_TestCases_CALL all;
	import from AtsImsIot_TestCases_MESS all;
	import from AtsImsIot_TestCases_REG all;
	import from AtsImsIot_TestCases_SS all;
}
 No newline at end of file