Fixed lint

This commit is contained in:
Syrus Akbary 2019-07-29 18:32:49 -07:00
parent 6e3fda247e
commit a056da1c15

View File

@ -813,7 +813,6 @@ fn main() {
}
}
#[test]
fn filesystem_cache_should_work() -> Result<(), String> {
let wasmer_cache_dir = get_cache_dir();