t4210: skip i18n tests that don't work on FreeBSD
[git] / t / t4018 / rust-impl
1 impl<'a, T: AsRef<[u8]>>  std::RIGHT for Git<'a> {
2
3     pub fn ChangeMe(&self) -> () {
4     }
5 }