6 lines
98 B
Go
6 lines
98 B
Go
|
// +build !consulent
|
||
|
|
||
|
package state
|
||
|
|
||
|
var stateStoreSchemaExpected = "TestStateStoreSchema.golden"
|