Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
151c84a2
Commit
151c84a2
authored
Oct 24, 2016
by
filatov
Browse files
fix syntax error
parent
3824b1be
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/AtsCAM/ItsCam_TestControl.ttcn
View file @
151c84a2
...
...
@@ -18,7 +18,7 @@ module ItsCam_TestControl {
if
(
PICS_CAM_GENERATION
)
{
if
(
not
PICS_IS_IUT_SECURED
)
{
execute
(
TC_CAM_MSD_FMT_BV_01
()
execute
(
TC_CAM_MSD_FMT_BV_01
()
);
if
(
not
PICS_RSU
)
{
execute
(
TC_CAM_MSD_FMT_BV_02
());
execute
(
TC_CAM_MSD_FMT_BV_03
());
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment