3cdd495600
Co-Authored-By: Kyle Havlovitz <kylehav@gmail.com>
7 lines
132 B
Go
7 lines
132 B
Go
// +build !consulent
|
|
|
|
package state
|
|
|
|
func addEnterpriseIndexerTestCases(testcases map[string]func() map[string]indexerTestCase) {
|
|
}
|