Remove old spectests and src/spectests now in lib/runtime

This commit is contained in:
Brandon Fish
2019-01-09 19:52:55 -06:00
parent 3e641d9f89
commit 19e9ae5721
124 changed files with 0 additions and 186726 deletions

View File

@ -32,7 +32,5 @@ pub mod common;
#[cfg(test)]
mod emtests;
pub mod sighandler;
#[cfg(test)]
mod spectests;
pub mod update;
pub mod webassembly;