Commit 9e69cb9f authored by linj's avatar linj

fmt

parent 77113bbd
......@@ -37,6 +37,7 @@ func initExec(ldb db.DB, kvdb db.KVDB, code string, t assert.TestingT) *js {
e.SetLocalDB(kvdb)
e.SetStateDB(kvdb)
c, tx := createCodeTx("test", code)
// set config key
item := &types.ConfigItem{
Key: "mavl-manage-js-creator",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment