aboutsummaryrefslogtreecommitdiff
path: root/src/test.rs
AgeCommit message (Collapse)Author
2021-07-12fix(test): Fix cargo test fail if process is too fast may panicKunoiSayami
2021-05-17refactor(core): Rebuilt the subcommand structurev2.0.0KunoiSayami
* refactor(test): Rename mod from core_test to core
2021-05-15feat(core): Add remaining repository protect configure methodv0.4.2KunoiSayami
* refactor(test): Move test out from core file