forked from TrueCloudLab/restic
Remove run_tests.go from Makefile
This commit is contained in:
parent
2499bbb09d
commit
b8c300e61e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,4 +9,4 @@ clean:
|
|||
rm -rf restic
|
||||
|
||||
test: $(SOURCE)
|
||||
go run run_tests.go /dev/null
|
||||
go test ./...
|
||||
|
|
Loading…
Reference in a new issue