Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwoichha Adhikari <swoichhaa@gmail.com>2021-10-22 11:49:42 +0300
committerGitHub <noreply@github.com>2021-10-22 11:49:42 +0300
commit226f276ed7bc8dc1ba36cc11ee70329aa36e3fd4 (patch)
tree8b2aa6363f70d0498b0d75163600dc1d2b73cf4a /test/gui/suite.conf
parent841349439e0a353a8934bdfde8964fb055ad1621 (diff)
[tests-only] add tests for edit files (#9077)
* [tests-only] add tests for edit files * edit file with special char
Diffstat (limited to 'test/gui/suite.conf')
-rw-r--r--test/gui/suite.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gui/suite.conf b/test/gui/suite.conf
index ec535920c..5b8da5659 100644
--- a/test/gui/suite.conf
+++ b/test/gui/suite.conf
@@ -4,6 +4,6 @@ HOOK_SUB_PROCESSES=false
IMPLICITAUTSTART=0
LANGUAGE=Python
OBJECTMAPSTYLE=script
-TEST_CASES=tst_addAccount tst_sharing tst_syncing tst_loginLogout tst_removeAccountConnection tst_checkAlltabs tst_vfs tst_deletFilesFolders
+TEST_CASES=tst_addAccount tst_sharing tst_syncing tst_loginLogout tst_removeAccountConnection tst_checkAlltabs tst_vfs tst_deletFilesFolders tst_editFiles
VERSION=3
WRAPPERS=Qt