mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01: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