Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'commands/run-tests')
-rwxr-xr-xcommands/run-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/run-tests b/commands/run-tests
index d09f621..f9ffdcb 100755
--- a/commands/run-tests
+++ b/commands/run-tests
@@ -12,6 +12,7 @@ from devbot import test
common.setup()
+
def _run_ui_tests():
profile_path = os.path.expanduser("~/.sugar/uitests")
shutil.rmtree(profile_path, ignore_errors=True)