forked from TrueCloudLab/rclone
Fix test incantation
This commit is contained in:
parent
18439cf2d7
commit
f4eb48e531
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ rclone:
|
|||
|
||||
test: rclone
|
||||
go test ./...
|
||||
fs/test_all.sh
|
||||
cd fs && ./test_all.sh
|
||||
|
||||
doc: rclone.1 README.html README.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue