github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/e2e/acl/doc.go (about) 1 // Package acl provides end-to-end tests for Nomads ACL system. 2 // 3 // In order to run this test suite only, from the e2e directory you can trigger 4 // go test -v -run '^TestACL$' ./acl 5 package acl