Skip to content

Commit 6533115

Browse files
committed
build: add testing feature to pox-locking (used in test_debug macros)
1 parent 66f99d8 commit 6533115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pox-locking/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ mutants = "0.0.3"
2828

2929
[features]
3030
slog_json = ["stacks_common/slog_json", "clarity/slog_json"]
31+
testing = []

0 commit comments

Comments
 (0)