diff options
Diffstat (limited to 'grasp-audit/src/specs/grasp01/git_clone.rs')
| -rw-r--r-- | grasp-audit/src/specs/grasp01/git_clone.rs | 2 |
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)] |
| 269 | mod tests { | 269 | mod tests { |
| 270 | use super::*; | 270 | |
| 271 | 271 | ||
| 272 | #[test] | 272 | #[test] |
| 273 | fn test_module_exists() { | 273 | fn test_module_exists() { |