Skip to content

Commit

Permalink
cargo.mk:make:test:
Browse files Browse the repository at this point in the history
cargo test --bin lightning-search_dashboard
  • Loading branch information
RandyMcMillan committed Sep 2, 2024
1 parent e3de19e commit b902fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo.mk
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ cargo-test:cargo-clippy### cargo-test
@. $(HOME)/.cargo/env
FORCE=--force $(MAKE) cargo-i
##cargo test --bin lightning-search
cargo test --bin lightning-search
cargo test --bin lightning-search_dashboard
##cargo test --bin mempool-space_dashboard
cargo test --bin mempool-space_dashboard
##cargo test --bins
Expand Down

0 comments on commit b902fa9

Please sign in to comment.