sweet_cli/
lib.rs

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