mirror of
https://git.zx2c4.com/cgit
synced 2025-07-25 13:15:37 +02:00
t0108-patch: add 'tests_done' to end
Signed-off-by: Mark Lodato <lodatom@gmail.com>
This commit is contained in:
parent
15c64c5e47
commit
c94414a4c8
1 changed files with 2 additions and 0 deletions
|
@ -35,3 +35,5 @@ run_test 'generate patch for initial commit' '
|
||||||
run_test 'find `cgit` signature' '
|
run_test 'find `cgit` signature' '
|
||||||
tail -1 trash/tmp | grep -e "^cgit"
|
tail -1 trash/tmp | grep -e "^cgit"
|
||||||
'
|
'
|
||||||
|
|
||||||
|
tests_done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue