Added unit and integration tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
mod git_sync_tests;
|
||||
mod local_tests;
|
||||
mod provider_tests;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
mod git_sync_tests;
|
||||
mod local_tests;
|
||||
mod provider_tests;
|
||||