Skip to content

Commit d311cb9

Browse files
authored
Merge pull request #403 from x-motemen/fix-integrate
fix integration_test
2 parents 93f2213 + b628541 commit d311cb9

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)