wasm test harnass

This commit is contained in:
Folkert 2021-08-29 00:36:16 +02:00
parent b57632e4cc
commit 71c0a325ee
13 changed files with 258 additions and 154 deletions

View file

@ -1,7 +1,6 @@
#![cfg(test)]
use crate::assert_evals_to;
use crate::assert_llvm_evals_to;
use indoc::indoc;
#[test]