mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 17:58:40 +02:00
refactor: unify json load/saving with jsonstore
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
)
|
||||
|
||||
func TestOverrideItem(t *testing.T) {
|
||||
InitOverridesConfig()
|
||||
a := &Item{
|
||||
Alias: "foo",
|
||||
ItemConfig: &ItemConfig{
|
||||
|
||||
Reference in New Issue
Block a user