Commit 809cffe2 authored by YannGarcia's avatar YannGarcia
Browse files

Review TTCN-3 code

parent 8513dd85
......@@ -12,7 +12,7 @@
module ItsCam_TestControl {
// ATS CAM
import from ItsCam_TestCases {testcase all};
import from ItsCam_TestCases all;
// LibIts
import from LibItsCam_Pics all;
......
......@@ -12,7 +12,7 @@
module ItsDenm_TestControl {
// ATS DENM
import from ItsDenm_TestCases {testcase all;}
import from ItsDenm_TestCases all;
// LibIts
import from LibItsDenm_Pics all;
......
......@@ -12,7 +12,7 @@
module ItsGeoNetworking_TestControl {
// ATS GeoNetworking
import from ItsGeoNetworking_TestCases {testcase all};
import from ItsGeoNetworking_TestCases all;
// LibItsGeoNetworking
import from LibItsGeoNetworking_Pics all;
......
This diff is collapsed.
Subproject commit afb30ae0801caaf3c3190e5eacdb31921f5b2631
Subproject commit 9ee2927d05591ca6f2fee4aff7b87605fe5e10f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment