diff options
Diffstat (limited to 'test/main')
-rwxr-xr-x | test/main | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ for conf_origin in 0 1; { cd $test_pdir/$repo source $tests/push cd $test_pdir + source $tests/pull-prepare source $tests/remove } } |