diff options
Diffstat (limited to 't/t4211/sha1/expect.two-ranges')
| -rw-r--r-- | t/t4211/sha1/expect.two-ranges | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/t4211/sha1/expect.two-ranges b/t/t4211/sha1/expect.two-ranges index 6109aa0dce..c5164f3be3 100644 --- a/t/t4211/sha1/expect.two-ranges +++ b/t/t4211/sha1/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; ++} |
