Remove zeppelin truffle workaround

This commit is contained in:
Daniel Kirchner 2019-11-28 21:31:12 +01:00
parent 5855428ec0
commit 909296582f

View File

@ -35,8 +35,6 @@ function zeppelin_test
run_install install_fn
CONFIG="truffle-config.js"
replace_libsolc_call
run_test compile_fn test_fn
}