upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/git_clone.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/git_clone.rs')
-rw-r--r--tests/git_clone.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/git_clone.rs b/tests/git_clone.rs
index 076a4d6..c6be3f6 100644
--- a/tests/git_clone.rs
+++ b/tests/git_clone.rs
@@ -63,4 +63,5 @@ macro_rules! isolated_test {
63 63
64// Generate isolated tests for all git clone tests 64// Generate isolated tests for all git clone tests
65isolated_test!(test_basic_git_clone); 65isolated_test!(test_basic_git_clone);
66isolated_test!(test_clone_url_format); \ No newline at end of file 66isolated_test!(test_clone_url_format);
67isolated_test!(test_sha1_capabilities_advertised); \ No newline at end of file