mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 22:25:40 +00:00
6 lines
94 B
Rust
6 lines
94 B
Rust
#![allow(
|
|
warnings,
|
|
dead_code
|
|
)]
|
|
|
|
include!(concat!(env!("OUT_DIR"), "/spectests.rs")); |