mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
command: tests
This commit is contained in:
@@ -7,6 +7,8 @@ import (
|
||||
"github.com/hashicorp/nomad/testutil"
|
||||
)
|
||||
|
||||
// seen is used to track which tests we have already
|
||||
// marked as parallel. Marking twice causes panic.
|
||||
var seen map[*testing.T]struct{}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user