summaryrefslogtreecommitdiffstats
path: root/vendor/gix-credentials/tests/credentials.rs
blob: f94dfd05e901d5c08729d3e32984c87edd1f61d5 (plain)
1
2
3
4
5
pub use gix_testtools::Result;

mod helper;
mod program;
mod protocol;