upleb.uk

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

summaryrefslogtreecommitdiff
path: root/grasp-audit/src/specs/grasp01/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'grasp-audit/src/specs/grasp01/mod.rs')
-rw-r--r--grasp-audit/src/specs/grasp01/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grasp-audit/src/specs/grasp01/mod.rs b/grasp-audit/src/specs/grasp01/mod.rs
index b5471d1..6f58b96 100644
--- a/grasp-audit/src/specs/grasp01/mod.rs
+++ b/grasp-audit/src/specs/grasp01/mod.rs
@@ -26,4 +26,4 @@ pub use git_clone::GitCloneTests;
26pub use nip01_smoke::Nip01SmokeTests; 26pub use nip01_smoke::Nip01SmokeTests;
27pub use nip11_document::Nip11DocumentTests; 27pub use nip11_document::Nip11DocumentTests;
28pub use push_authorization::PushAuthorizationTests; 28pub use push_authorization::PushAuthorizationTests;
29pub use repository_creation::{is_bare_repository, RepositoryCreationTests}; 29pub use repository_creation::{RepositoryCreationTests};