mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
wasm test harnass
This commit is contained in:
parent
b57632e4cc
commit
71c0a325ee
13 changed files with 258 additions and 154 deletions
|
@ -1,7 +1,6 @@
|
|||
#![cfg(test)]
|
||||
|
||||
use crate::assert_evals_to;
|
||||
use crate::assert_llvm_evals_to;
|
||||
use indoc::indoc;
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue