X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9700%2Ftest.pl;h=666722d9bf1050522a687f4af95792a8e0ec5d64;hb=243157506725befcf7c7ed7e79ca4708b63f3a65;hp=6c70aec020c9c6486ae984dc264edb1dd8b270cf;hpb=8e4384fd4438a143af7125eb0f03312a318319fb;p=git.git diff --git a/t/t9700/test.pl b/t/t9700/test.pl index 6c70aec02..666722d9b 100755 --- a/t/t9700/test.pl +++ b/t/t9700/test.pl @@ -13,7 +13,7 @@ use File::Basename; BEGIN { use_ok('Git') } # set up -our $abs_repo_dir = Cwd->cwd; +our $abs_repo_dir = cwd(); ok(our $r = Git->repository(Directory => "."), "open repository"); # config