Skip to content
Snippets Groups Projects
Commit 59c4a2dc authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Merge pull request #149 from dottedmag/fix-test-git-22

Fix tests under git-2.2
parents cf9bd27d c040eb7b
Branches
Tags
No related merge requests found
......@@ -25,7 +25,6 @@ ok $output eq "test1:\n\n", 'Our new repo is there';
chdir $ENV{"HOME"} . '/.config/vcsh/repo.d/test1.git/' or die $!;
ok -f 'HEAD';
ok -d 'branches';
ok -f 'config';
ok -f 'description';
ok -d 'hooks';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment