mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
add an integration test for syncing task expirations
This commit is contained in:
parent
411bc19762
commit
42238b5306
3 changed files with 74 additions and 0 deletions
|
@ -7,6 +7,7 @@ publish = false
|
|||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "^0.4.10", features = ["serde"] }
|
||||
taskchampion = { path = "../taskchampion" }
|
||||
taskchampion-sync-server = { path = "../sync-server" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue