mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-27 16:07:42 +08:00
plugin: fix failing t0280-plugin-git
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
@ -17,11 +17,6 @@ fi
|
|||||||
|
|
||||||
test_init_ipfs
|
test_init_ipfs
|
||||||
|
|
||||||
test_expect_success "copy plugin" '
|
|
||||||
mkdir -p "$IPFS_PATH/plugins" &&
|
|
||||||
cp ../plugins/git.so "$IPFS_PATH/plugins/"
|
|
||||||
'
|
|
||||||
|
|
||||||
# from https://github.com/ipfs/go-ipld-git/blob/master/make-test-repo.sh
|
# from https://github.com/ipfs/go-ipld-git/blob/master/make-test-repo.sh
|
||||||
test_expect_success "prepare test data" '
|
test_expect_success "prepare test data" '
|
||||||
tar xzf ../t0280-plugin-git-data/git.tar.gz
|
tar xzf ../t0280-plugin-git-data/git.tar.gz
|
||||||
|
Reference in New Issue
Block a user