open-nomad/e2e/namespaces/doc.go
Tim Gross 6c080e0b10
e2e: move namespaces test out of legacy framework (#13934)
This PR continues work we've started on other test suites to use the native
golang test runner instead of the custom framework.
2022-08-01 13:24:34 -04:00

5 lines
159 B
Go

package namespaces
// This package contains only tests, so this is a placeholder file to
// make sure builds don't fail with "no non-test Go files in" errors