summaryrefslogtreecommitdiff
path: root/uitest/demo_ui/edit.py
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-05 12:44:06 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 17:02:09 +0200
commit350ab43d02d83621eb2d5091ca194676084e019b (patch)
tree68d3c65df1b2b7824269ee797a9f06295f43754e /uitest/demo_ui/edit.py
parentb45794e92162c2d298ddc8a3ebefe3be52180ca8 (diff)
uitest: add close_doc to the demos
Change-Id: I4329d4b574e442e7bd30a2a5b4dab3f97a6d6403
Diffstat (limited to 'uitest/demo_ui/edit.py')
-rw-r--r--uitest/demo_ui/edit.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/uitest/demo_ui/edit.py b/uitest/demo_ui/edit.py
index dab55c52a7a0..2b44f202cbfa 100644
--- a/uitest/demo_ui/edit.py
+++ b/uitest/demo_ui/edit.py
@@ -43,5 +43,4 @@ def type_text(xContext):
ui_test.close_doc()
-
# vim:set shiftwidth=4 softtabstop=4 expandtab: */