Commit deb0129a authored by Andrew Dunstan's avatar Andrew Dunstan

fix typo

parent fd2487e4
......@@ -237,7 +237,7 @@ sub taptest
die "no tests found!" unless -d "$topdir/$dir/t";
push(@args,"$topdir/$dir);
push(@args,"$topdir/$dir");
InstallTemp();
my $status = tap_check(@args);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment