mirror of
https://github.com/NixOS/nix
synced 2025-06-25 23:11:16 +02:00
Fix cargo test
This commit is contained in:
parent
acb71aa5c6
commit
410acd29c0
2 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,7 @@ extern crate assert_matches;
|
|||
#[macro_use]
|
||||
extern crate proptest;
|
||||
|
||||
#[cfg(not(test))]
|
||||
mod c;
|
||||
mod error;
|
||||
mod foreign;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue