Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mm/maint-merge-ff-error-message-fix'
[gitweb.git]
/
t
/
t9700
/
test.pl
diff --git
a/t/t9700/test.pl
b/t/t9700/test.pl
index 6c70aec020c9c6486ae984dc264edb1dd8b270cf..666722d9bf1050522a687f4af95792a8e0ec5d64 100755
(executable)
--- a/
t/t9700/test.pl
+++ b/
t/t9700/test.pl
@@
-13,7
+13,7
@@
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