1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00

Update test/README.md about sharness directory

Now sharness is in "lib/sharness"
This commit is contained in:
Christian Couder
2014-11-09 19:16:02 +01:00
parent 52d6c40294
commit 5dd17014fa

View File

@ -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.