diff options
Diffstat (limited to 'tests/git_remote_nostr')
| -rw-r--r-- | tests/git_remote_nostr/fetch.rs | 1 | ||||
| -rw-r--r-- | tests/git_remote_nostr/list.rs | 1 |
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 | |||
| 2 | use super::*; | 1 | use 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 | |||
| 2 | use super::*; | 1 | use super::*; |
| 3 | 2 | ||
| 4 | mod without_state_announcement { | 3 | mod without_state_announcement { |