aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 839ad0b..6811a1e 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -111,6 +111,10 @@ mod tests {
#[test]
fn suggestion_patch_generates_patch() {
+ // Diff from gabgodBB (https://github.com/gabgodBB) and suggestion from
+ // probablycorey (https://github.com/probablycorey) in this pull
+ // request: https://github.com/cli/cli/pull/1123
+
let suggestion = Suggestion {
diff: r#"@@ -1, 9 +1, 11 @@
package command