Skip to content

Commit

Permalink
test(target) Ignore the doctest (for Windows).
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Apr 23, 2021
1 parent 221e473 commit 974190e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/lib.rs
Expand Up @@ -239,7 +239,7 @@ fn engine(_py: Python, module: &PyModule) -> PyResult<()> {
///
/// ## Example
///
/// ```py
/// ```py,ignore
/// from wasmer import engine, target, Store, Module
/// from wasmer_compiler_cranelift import Compiler
///
Expand Down

0 comments on commit 974190e

Please sign in to comment.