1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 05:52:20 +08:00

test: moved installed things into own dirs

I moved installed things into own dirs bin and lib.

@chriscool sorry to move things around again, the top level
test dir was getting a bit clutterd.
This commit is contained in:
Juan Batiz-Benet
2014-11-08 18:56:43 -08:00
parent 5680c112ef
commit 842de46ccf
10 changed files with 21 additions and 17 deletions

4
test/.gitignore vendored
View File

@ -1,3 +1,5 @@
sharness/
lib/sharness/
bin/ipfs
bin/random
test-results/
trash directory.*.sh/