chiark / gitweb /
test suite: Mark the start of t-ok
[dgit.git] / tests / lib
index 0cd696b4a98681efe691f71199fc23a161a350fc..1def3d36394892aabc9ca6774444aa5fedc90950 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -392,6 +392,7 @@ t-fscks () {
 }
 
 t-ok () {
+       : '========================================'
        t-fscks
        echo ok.
 }