open-consul/agent/consul/state/catalog_events_oss_test.go

8 lines
148 B
Go

// +build !consulent
package state
func withServiceHealthEnterpriseCases(cases []serviceHealthTestCase) []serviceHealthTestCase {
return cases
}