gofmt
This commit is contained in:
parent
1c055fe83b
commit
037e80c70c
@ -58,7 +58,7 @@ func TestNoLogRestore(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestLogRestore(t *testing.T) {
|
func TestLogRestore(t *testing.T) {
|
||||||
//stm: @OTHER_DATASTORE_RESTORE_001
|
//stm: @OTHER_DATASTORE_RESTORE_001
|
||||||
logdir := t.TempDir()
|
logdir := t.TempDir()
|
||||||
|
|
||||||
ds1 := datastore.NewMapDatastore()
|
ds1 := datastore.NewMapDatastore()
|
||||||
|
@ -21,7 +21,7 @@ func genFsRepo(t *testing.T) *FsRepo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestFsBasic(t *testing.T) {
|
func TestFsBasic(t *testing.T) {
|
||||||
//stm: @NODE_FS_REPO_LOCK_001,@NODE_FS_REPO_LOCK_002,@NODE_FS_REPO_UNLOCK_001
|
//stm: @NODE_FS_REPO_LOCK_001,@NODE_FS_REPO_LOCK_002,@NODE_FS_REPO_UNLOCK_001
|
||||||
//stm: @NODE_FS_REPO_SET_API_ENDPOINT_001, @NODE_FS_REPO_GET_API_ENDPOINT_001
|
//stm: @NODE_FS_REPO_SET_API_ENDPOINT_001, @NODE_FS_REPO_GET_API_ENDPOINT_001
|
||||||
//stm: @NODE_FS_REPO_GET_CONFIG_001, @NODE_FS_REPO_SET_CONFIG_001
|
//stm: @NODE_FS_REPO_GET_CONFIG_001, @NODE_FS_REPO_SET_CONFIG_001
|
||||||
//stm: @NODE_FS_REPO_LIST_KEYS_001, @NODE_FS_REPO_PUT_KEY_001
|
//stm: @NODE_FS_REPO_LIST_KEYS_001, @NODE_FS_REPO_PUT_KEY_001
|
||||||
|
Loading…
Reference in New Issue
Block a user