mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
Update test/README.md about sharness directory
Now sharness is in "lib/sharness"
This commit is contained in:
parent
52d6c40294
commit
5dd17014fa
@ -16,11 +16,11 @@ $ ./t0010-basic-commands.sh
|
||||
## Sharness
|
||||
|
||||
When running "make" in this directory for the first time, sharness
|
||||
will be downloaded from its github repo and installed in a "sharness"
|
||||
will be downloaded from its github repo and installed in a "lib/sharness"
|
||||
directory.
|
||||
|
||||
Please do not change anything in the "sharness" directory.
|
||||
Please do not change anything in the "lib/sharness" directory.
|
||||
|
||||
If you really need some changes in sharness, please fork it from
|
||||
[its cannonical repo](https://github.com/mlafeldt/sharness/) and
|
||||
send pull requests there.
|
||||
send pull requests there.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user