aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4211/sha256/expect.two-ranges
diff options
context:
space:
mode:
Diffstat (limited to 't/t4211/sha256/expect.two-ranges')
-rw-r--r--t/t4211/sha256/expect.two-ranges6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/t4211/sha256/expect.two-ranges b/t/t4211/sha256/expect.two-ranges
index af57c8b997..6a94d3b9cb 100644
--- a/t/t4211/sha256/expect.two-ranges
+++ b/t/t4211/sha256/expect.two-ranges
@@ -100,3 +100,9 @@ diff --git a/a.c b/a.c
+ s++;
+ }
+}
+@@ -0,0 +16,5 @@
++int main ()
++{
++ printf("%d\n", f(15));
++ return 0;
++}