From 7f1af201fe9652502557e6601c2a790c3afadd3a Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 13 May 2020 10:00:45 +0200 Subject: [PATCH] Enable litmus tests for copymove All issues were solved, we can enable this on CI --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 1913e2f69..00483af8f 100644 --- a/.drone.star +++ b/.drone.star @@ -210,7 +210,7 @@ def testing(ctx): 'LITMUS_URL': 'http://reva-server:9140/remote.php/webdav', 'LITMUS_USERNAME': 'tu1', 'LITMUS_PASSWORD': '1234', - 'TESTS': 'basic http' + 'TESTS': 'basic http copymove' }, }, ],