improve test descriptions
This commit is contained in:
parent
5070087a63
commit
c1e415887a
1 changed files with 2 additions and 2 deletions
4
Test.hs
4
Test.hs
|
@ -282,8 +282,8 @@ repoTests note numparts = map mk $ sep
|
|||
, testCase "readonly remote" test_readonly_remote
|
||||
, testCase "ignore deleted files" test_ignore_deleted_files
|
||||
, testCase "metadata" test_metadata
|
||||
, testCase "export_import" test_export_import
|
||||
, testCase "export_import_subdir" test_export_import_subdir
|
||||
, testCase "export and import" test_export_import
|
||||
, testCase "export and import of subdir" test_export_import_subdir
|
||||
, testCase "shared clone" test_shared_clone
|
||||
, testCase "log" test_log
|
||||
, testCase "view" test_view
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue