mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-07 08:12:14 +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 {
|
||||
|
||||
use super::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user