//! Tests for the WASM target
//!
//! Note that a relatively recent version of node needs to be available
//! for these tests to run.
//!
//! These tests will only run if the "wasm" feature is active.
//!
//! Note that the actual tests are found in `test_wasm.js`. This file
//! just serves as a runner.
use Command;