We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46b686 commit daca0ccCopy full SHA for daca0cc
compiler-wasm/src/tests.rs
@@ -102,6 +102,5 @@ fn test_warnings() {
102
103
assert!(compile_package(0, "javascript").is_ok());
104
assert!(pop_warning(0).is_some());
105
- assert!(pop_warning(0).is_some());
106
assert!(pop_warning(0).is_none());
107
}
0 commit comments