clean build example project after running test
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 21 Sep 2017 15:04:15 +0300
changeset 1822 1d7bf584eb7f
parent 1821 44a47d255d36
child 1823 1e9a67d68612
clean build example project after running test
tests/tools/test_application.py
--- a/tests/tools/test_application.py	Thu Sep 21 15:02:36 2017 +0300
+++ b/tests/tools/test_application.py	Thu Sep 21 15:04:15 2017 +0300
@@ -150,6 +150,7 @@
             [self.app.frame.CTR._Run],
             [self.app.frame.CTR._Stop],
             [self.app.frame.CTR._Disconnect],
+            [self.app.frame.CTR._Clean],
         ]
         return user_actions