79f81d617e
This changeset is the OSS portion of the work to remove the raft storage and sync for Nomad Enterprise.
6 lines
78 B
Go
6 lines
78 B
Go
// +build !ent
|
|
|
|
package nomad
|
|
|
|
func defaultEnterpriseTestConfig(c *Config) {}
|