Enable test multiple_config_files on windows

This commit is contained in:
alex-semenyuk 2022-07-25 13:57:26 +03:00
parent 580f642cfa
commit b5e5b42815

View file

@ -1,5 +1,3 @@
// ignore-windows
fn main() {
println!("Hello, world!");
}