init test env

This commit is contained in:
mingda
2020-10-26 19:19:10 +08:00
parent f36410f8f1
commit 081c0ecde4
26 changed files with 147 additions and 55 deletions

View File

@@ -1,3 +1 @@
const DODOZoo = artifacts.require("DODOZoo");
module.exports = async (deployer, network) => {};