move tests around and add (non working) benchmark

This commit is contained in:
James Wilson
2021-07-14 15:05:09 +01:00
parent c1208b9e81
commit e34da5761f
12 changed files with 490 additions and 53 deletions
-1
View File
@@ -1,6 +1,5 @@
mod server;
mod utils;
pub mod cargo_run_commands;
pub mod channels;
pub use server::*;