mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-03-03 18:21:06 +00:00
Update test script.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
source "$(dirname "${BASH_SOURCE}")/lib/init.sh"
|
||||
source "$(dirname "${BASH_SOURCE}")/../hack/lib/init.sh"
|
||||
|
||||
# run unit tests
|
||||
go test $(go list ${PRJ_PREFIX}/... | grep -v ${PRJ_PREFIX}/vendor/)
|
||||
|
||||
Reference in New Issue
Block a user