aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 0be907a..a343791 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -282,6 +282,7 @@ mod tests {
```suggestion
"os"
```"#.to_owned(),
+ commit: "".to_owned(),
path: "".to_owned(),
original_start_line: Some(8),
original_end_line: 8,
@@ -405,6 +406,7 @@ mod tests {
He took his vorpal sword in hand:
Long time the manxome foe he sought—
```"#.to_owned(),
+ commit: "".to_owned(),
path: temp.path().to_string_lossy().to_string(),
original_start_line: Some(7),
original_end_line: 8,