upleb.uk

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

summaryrefslogtreecommitdiff
path: root/grasp-audit/src/specs/grasp01/git_clone.rs
diff options
context:
space:
mode:
Diffstat (limited to 'grasp-audit/src/specs/grasp01/git_clone.rs')
-rw-r--r--grasp-audit/src/specs/grasp01/git_clone.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grasp-audit/src/specs/grasp01/git_clone.rs b/grasp-audit/src/specs/grasp01/git_clone.rs
index f85f94a..da60f26 100644
--- a/grasp-audit/src/specs/grasp01/git_clone.rs
+++ b/grasp-audit/src/specs/grasp01/git_clone.rs
@@ -267,7 +267,7 @@ impl GitCloneTests {
267 267
268#[cfg(test)] 268#[cfg(test)]
269mod tests { 269mod tests {
270 use super::*; 270
271 271
272 #[test] 272 #[test]
273 fn test_module_exists() { 273 fn test_module_exists() {