cgit

commit c94414a4c8cd099f5737e8b4066693d07ce78f61

Author: Mark Lodato <lodatom@gmail.com>

t0108-patch: add 'tests_done' to end

Signed-off-by: Mark Lodato <lodatom@gmail.com>

 tests/t0108-patch.sh | 2 ++


diff --git a/tests/t0108-patch.sh b/tests/t0108-patch.sh
index 33351d6df592421be4fdf13d2f44f2c27257fa7e..e608104733c299340c472eac9ed6e0408b966cd5 100755
--- a/tests/t0108-patch.sh
+++ b/tests/t0108-patch.sh
@@ -35,3 +35,5 @@
 run_test 'find `cgit` signature' '
 	tail -1 trash/tmp | grep -e "^cgit"
 '
+
+tests_done