summaryrefslogtreecommitdiffstats
path: root/src/tests/integration_test_utils.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/integration_test_utils.rs')
-rw-r--r--src/tests/integration_test_utils.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/integration_test_utils.rs b/src/tests/integration_test_utils.rs
index 6c75efd0..5b98f8f1 100644
--- a/src/tests/integration_test_utils.rs
+++ b/src/tests/integration_test_utils.rs
@@ -368,8 +368,8 @@ ignored! 2
r#"
#indent_mark
@@ -1,1 +1,1 @@ fn foo() {
- 1 ⋮ │-1
- ⋮ 1 │+2"#,
+ 1 ⋮ │-1
+ ⋮ 1 │+2"#,
);
DeltaTest::with_args(&[])