Skip to content

Commit b628541

Browse files
committed
fix integration_test
1 parent 93f2213 commit b628541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/author/integration_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export GHQ_ROOT=$tmpdir
3131
test -d $tmpdir/svn.apache.org/repos/asf/httpd/httpd/.git/svn
3232
test -d $tmpdir/svn.apache.org/repos/asf/subversion/.svn
3333
test -d $tmpdir/hub.darcs.net/byorgey/split/_darcs
34-
test -d $tmpdir/github.com/x-motemen/gore/refs
34+
test -d $tmpdir/github.com/x-motemen/gore.git/refs
3535

3636
: testing 'ghq list'
3737
cat <<EOF | sort > $tmpdir/expect

0 commit comments

Comments
 (0)