mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-06-28 22:41:32 +00:00
improve tests
This commit is contained in:
@ -38,9 +38,4 @@ mod tests {
|
||||
fn test4(test: marine_test_env::test::ModuleInterface) {
|
||||
test.test4()
|
||||
}
|
||||
|
||||
#[marine_test(config_path = "../Config.toml", modules_dir = "../artifacts/")]
|
||||
fn test5(test: marine_test_env::test::ModuleInterface) {
|
||||
test.test5()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user