open-nomad/nomad/testing_oss.go
Tim Gross 79f81d617e licensing: remove raft storage and sync
This changeset is the OSS portion of the work to remove the raft storage and
sync for Nomad Enterprise.
2021-04-28 10:28:23 -04:00

6 lines
78 B
Go

// +build !ent
package nomad
func defaultEnterpriseTestConfig(c *Config) {}