internal: fix slightly broken test
This commit is contained in:
parent
2b5f35ca4b
commit
21f4588fc8
@ -525,7 +525,7 @@ fn preserves_dos_line_endings() {
|
||||
#[test]
|
||||
fn out_dirs_check() {
|
||||
if skip_slow_tests() {
|
||||
// return;
|
||||
return;
|
||||
}
|
||||
|
||||
let server = Project::with_fixture(
|
||||
|
Loading…
Reference in New Issue
Block a user