Skip to content

Commit e4c405d

Browse files
committed
add features test when running tests
1 parent b433872 commit e4c405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959

6060
- run:
6161
name: Run all tests
62-
command: cargo test --all
62+
command: cargo test --features test --all

0 commit comments

Comments
 (0)