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-04 13:40:13 +0300
committerGitHub <noreply@github.com>2021-10-04 13:40:13 +0300
commitc0eed69faaf0acd734d271a5b5c15a04802a11a9 (patch)
tree9ef6b024b29e59b0b71cb6d18843318208614fd1 /test/gui/suite.conf
parent9c3b8410a9b023f01ea3ed01c8d7b275f6e1ff07 (diff)
[tests-only]add tests for deleting files and folder (#9098)
* [tests-only]add tests for deleting files and folder * combine when steps into one
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 fd4cbf701..ec535920c 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
+TEST_CASES=tst_addAccount tst_sharing tst_syncing tst_loginLogout tst_removeAccountConnection tst_checkAlltabs tst_vfs tst_deletFilesFolders
VERSION=3
WRAPPERS=Qt