upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/git_remote_nostr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/git_remote_nostr')
-rw-r--r--tests/git_remote_nostr/fetch.rs1
-rw-r--r--tests/git_remote_nostr/list.rs1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/git_remote_nostr/fetch.rs b/tests/git_remote_nostr/fetch.rs
index 9ae17d8..b7415b5 100644
--- a/tests/git_remote_nostr/fetch.rs
+++ b/tests/git_remote_nostr/fetch.rs
@@ -1,4 +1,3 @@
1
2use super::*; 1use super::*;
3 2
4#[tokio::test] 3#[tokio::test]
diff --git a/tests/git_remote_nostr/list.rs b/tests/git_remote_nostr/list.rs
index 1b12bbd..3858ece 100644
--- a/tests/git_remote_nostr/list.rs
+++ b/tests/git_remote_nostr/list.rs
@@ -1,4 +1,3 @@
1
2use super::*; 1use super::*;
3 2
4mod without_state_announcement { 3mod without_state_announcement {