# HG changeset patch
# User Andrey Skvortsov <andrej.skvortzov@gmail.com>
# Date 1505995455 -10800
# Node ID 1d7bf584eb7f87df2085727f2866718f5f2f9e69
# Parent  44a47d255d36e96a7b8843ce4f93a6b763dcf2af
clean build example project after running test

diff -r 44a47d255d36 -r 1d7bf584eb7f 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