From c94414a4c8cd099f5737e8b4066693d07ce78f61 Mon Sep 17 00:00:00 2001 From: Mark Lodato Date: Thu, 26 Aug 2010 22:02:03 -0400 Subject: t0108-patch: add 'tests_done' to end Signed-off-by: Mark Lodato --- tests/t0108-patch.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/t0108-patch.sh b/tests/t0108-patch.sh index 33351d6..e608104 100755 --- a/tests/t0108-patch.sh +++ b/tests/t0108-patch.sh @@ -35,3 +35,5 @@ run_test 'generate patch for initial commit' ' run_test 'find `cgit` signature' ' tail -1 trash/tmp | grep -e "^cgit" ' + +tests_done -- cgit v1.2.1