mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-08 16:52:13 +00:00
Enable cache tests for singlepass.
This commit is contained in:
parent
70bc382843
commit
c7f4ca5dd3
@ -129,7 +129,7 @@ impl Cache for FileSystemCache {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(all(test, not(feature = "singlepass")))]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
|
|
||||||
use super::*;
|
use super::*;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user