sweet_cli/
lib.rs

1pub fn foo() {
2    println!("this used to run wasm tests with fantoccini but is now unused");
3}