aboutsummaryrefslogtreecommitdiffstats
path: root/test/uitests.sikuli/test_remove_files.py
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-06-01 18:10:07 -0500
committerJesús <heckyel@hyperbola.info>2020-06-01 18:10:07 -0500
commit9bcdcbda2b5e34c204976e7b43de62f9ac7bd591 (patch)
tree01f5dfb56728728133795484110a9614cdaec9bf /test/uitests.sikuli/test_remove_files.py
parent99f96dc8b20ebfaeb51019001771f138a02ff1cd (diff)
downloadlibrevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.tar.lz
librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.tar.xz
librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.zip
pep8
Diffstat (limited to 'test/uitests.sikuli/test_remove_files.py')
-rw-r--r--test/uitests.sikuli/test_remove_files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/uitests.sikuli/test_remove_files.py b/test/uitests.sikuli/test_remove_files.py
index 94bad9c..e3e4a06 100644
--- a/test/uitests.sikuli/test_remove_files.py
+++ b/test/uitests.sikuli/test_remove_files.py
@@ -22,7 +22,7 @@ class Test_Remove_Files(unittest.TestCase):
"""
lvc = MVCGui()
lvc.lvc_focus()
- print "starting test: ", self.shortDescription()
+ print("starting test: ", self.shortDescription())
datadir, testfiles = data.test_data()
lvc.browse_for_files(datadir, testfiles)