summaryrefslogtreecommitdiff
path: root/tests/foo.rs
blob: ae370240a8af9bb6f12f36abcec5d1e0720efa3b (plain)
1
2
3
4
#[test]
fn test() {
  bar::bar();
}