improve test descriptions

This commit is contained in:
Joey Hess 2023-05-30 16:11:29 -04:00
parent 5070087a63
commit c1e415887a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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