fix wasm-build and add test

This commit is contained in:
NikVolf
2017-11-03 13:52:51 +03:00
parent 71a88147a2
commit b1c1c4afdb
2 changed files with 44 additions and 22 deletions
+3
View File
@@ -9,5 +9,8 @@ wasm-utils = { path = "../" }
clap = "2.24"
parity-wasm = "0.15"
[dev-dependencies]
tempdir = "*"
[[bin]]
name = "wasm-build"