mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-31 17:03:30 +02:00
use proptest to check invariants
This commit is contained in:
parent
8799636c1a
commit
0a2293a9c5
6 changed files with 448 additions and 46 deletions
|
@ -4,3 +4,6 @@
|
|||
mod errors;
|
||||
mod operation;
|
||||
mod taskdb;
|
||||
|
||||
pub use operation::Operation;
|
||||
pub use taskdb::DB;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue