Test the multi-value example on windows

This commit is contained in:
Nick Fitzgerald
2019-10-29 15:42:07 -07:00
parent a29303dedd
commit 4c4699a226

View File

@@ -32,7 +32,6 @@ fn test_run_memory_example() {
run_example("memory");
}
#[cfg(not(target_os = "windows"))]
#[test]
fn test_run_multi_example() {
run_example("multi");