Skip to content

Commit

Permalink
Update FIXME note
Browse files Browse the repository at this point in the history
  • Loading branch information
rfwatson committed Sep 16, 2020
1 parent bff16f4 commit 0aca32c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ keywords = ["wasm", "webassembly", "console", "log", "logging"]
license = "MIT OR Apache-2.0"

[lib]
# FIXME: `cargo test` refuses to cross-compile doctests, even with `-Zdoctest-xcompile`.
# E.g.: `cargo test --target wasm32-unknown-unknown -Zdoctest-xcompile`
# FIXME: https://github.com/rfwatson/weblog/issues/2
test = false
doctest = true

Expand Down

0 comments on commit 0aca32c

Please sign in to comment.