Skip to content

Commit

Permalink
[honk] add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
anp committed Dec 8, 2020
1 parent 69288aa commit 39a69a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions honk/rules/cargo/workspace.honk
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ load("//honk/rules/cargo/wasm-pack.honk", "maybe_wasm_crate")
# .filenames[]" | grep -v dSYM - > filenames.txt


# TODO add workspace dependencies between crates


def test_crate(package):
"""
Run `cargo test --all-targets -p ${package}`.
Expand Down

0 comments on commit 39a69a2

Please sign in to comment.