1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 06:29:29 +01:00

Update Makefile and unit test script.

This commit is contained in:
Avesh Agarwal
2017-08-31 11:32:51 -04:00
parent 5b9687ffe8
commit b7e1668031
2 changed files with 2 additions and 1 deletions

View File

@@ -19,5 +19,6 @@ build:
clean:
rm -rf _output
.PHONY: test
test:
./test/run-unit-tests.sh