about summary refs log tree commit diff
path: root/tests/ui/meta/dir.with.dots/test.rs
blob: 4d663e994f52b99741370c016cc0f1acbb6c86ab (plain)
1
2
3
4
5
6
7
// Regression test for <https://github.com/rust-lang/rust/issues/121986>.
// Check that `tests_revision_unpaired_stdout_stderr` don't accidentally get confused by
// paths containing periods.

//@ check-pass

fn main() {}