mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
6 lines
166 B
Go
6 lines
166 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
// The nomadexec package contains tests around using the alloc exec command.
|
|
package nomadexec
|