]> gitweb.ps.run Git - ps-cgit/commitdiff
t0108-patch: add 'tests_done' to end
authorMark Lodato <lodatom@gmail.com>
Fri, 27 Aug 2010 02:02:03 +0000 (22:02 -0400)
committerLars Hjemli <hjemli@gmail.com>
Sun, 29 Aug 2010 15:27:40 +0000 (17:27 +0200)
Signed-off-by: Mark Lodato <lodatom@gmail.com>
tests/t0108-patch.sh

index 33351d6df592421be4fdf13d2f44f2c27257fa7e..e608104733c299340c472eac9ed6e0408b966cd5 100755 (executable)
@@ -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