Enable litmus tests for copymove

All issues were solved, we can enable this on CI
This commit is contained in:
Vincent Petry
2020-05-13 10:00:45 +02:00
parent b10c4ec68b
commit 7f1af201fe
+1 -1
View File
@@ -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'
},
},
],