-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
If I run cargo cbuild I get:
warning: unexpected `cfg` condition name: `test`
--> src/group_record.rs:236:7
|
236 | #[cfg(test)]
| ^^^^
|
How can I get rid of that warning with cbuild? I have a library and unit tests are implemented in the rust files itself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels