module ItsRSUsSimulator_TestControl { // AtsRSUsSimulator import from ItsRSUsSimulator_TestCases all; import from LibItsGeoNetworking_Templates all; control { execute(TC_RSUSIMU_BV_01()); } } // End of module ItsRSUsSimulator_TestControl