X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4dde672661ea9dca680ec9eb1cdba7bd7d87fca7..082aafae830637728213ec59017c9aae9e3ecc4b:/services/crunch-dispatch-slurm/priority_test.go diff --git a/services/crunch-dispatch-slurm/priority_test.go b/services/crunch-dispatch-slurm/priority_test.go index e80984c0fc..df1c27def7 100644 --- a/services/crunch-dispatch-slurm/priority_test.go +++ b/services/crunch-dispatch-slurm/priority_test.go @@ -2,7 +2,7 @@ // // SPDX-License-Identifier: AGPL-3.0 -package main +package dispatchslurm import ( . "gopkg.in/check.v1"