mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-04 19:11:34 +00:00
Enable cache tests for singlepass.
This commit is contained in:
@ -129,7 +129,7 @@ impl Cache for FileSystemCache {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(all(test, not(feature = "singlepass")))]
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
||||
use super::*;
|
||||
|
Reference in New Issue
Block a user