Update FIXME note

This commit is contained in:
Rob Watson 2020-09-16 10:39:55 +02:00
parent bff16f4e6c
commit 0aca32c1e7
1 changed files with 1 additions and 2 deletions

View File

@ -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