reorganize into separate crates
- taskchampion -- core implementation of a replica - taskchampion-cli -- command-line interface - taskchampion-sync-server -- server implementation (not much yet!)
This commit is contained in:
3
taskchampion/tests/shared/mod.rs
Normal file
3
taskchampion/tests/shared/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod testserver;
|
||||
|
||||
pub use testserver::TestServer;
|
||||
Reference in New Issue
Block a user