Trying to get the tests back working

This commit is contained in:
Bastian Köcher
2019-04-12 12:01:16 +02:00
parent be6df468e6
commit e4ec12a609
15 changed files with 944 additions and 796 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ ROOT=`dirname "$0"`
# A list of directories which contain wasm projects.
SRCS=(
"runtime/test-runtime/wasm"
"test/runtime/wasm"
)
# Make pushd/popd silent.