diff options
Diffstat (limited to 'tests/fsm')
-rw-r--r-- | tests/fsm/fsm_test.err | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fsm/fsm_test.err b/tests/fsm/fsm_test.err index b9c738c6..c9021bbd 100644 --- a/tests/fsm/fsm_test.err +++ b/tests/fsm/fsm_test.err @@ -1,7 +1,7 @@ Checking FSM allocation [0;mTest FSM{NULL}: Allocated [0;mTest FSM{NULL}: Received Event 1 -[0;mTest FSM(NULL): Event 1 not permitted +[0;mTest FSM{NULL}: Event 1 not permitted [0;mTest FSM{NULL}: Received Event 0 [0;mTest FSM{NULL}: state_chg to ONE [0;mTest FSM{ONE}: Received Event 1 |