added first unit test

This commit is contained in:
test
2019-04-12 16:18:23 +02:00
parent dd0a823ff7
commit bbd1a512ff
16 changed files with 231 additions and 26 deletions

View File

@ -201,6 +201,8 @@ public class SvcrPlay : StateVCR
{
Debug.Print("Play\n");
SMvcr.triggerUpdateLabel("Play");
SMvcr.evStopbutton += evStopbutton;