Test the multi-value example on windows
This commit is contained in:
@@ -32,7 +32,6 @@ fn test_run_memory_example() {
|
|||||||
run_example("memory");
|
run_example("memory");
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(not(target_os = "windows"))]
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_run_multi_example() {
|
fn test_run_multi_example() {
|
||||||
run_example("multi");
|
run_example("multi");
|
||||||
|
|||||||
Reference in New Issue
Block a user