]> git.lizzy.rs Git - rust.git/commitdiff
internal: fix slightly broken test
authorAleksey Kladov <aleksey.kladov@gmail.com>
Mon, 19 Apr 2021 15:57:47 +0000 (18:57 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Mon, 19 Apr 2021 15:57:47 +0000 (18:57 +0300)
crates/rust-analyzer/tests/rust-analyzer/main.rs

index 52a2674d5765024ea6e91be3e06dea1d44d4fa93..9e89209eae4d7bc4a7b5aa59d8bea06b23f95662 100644 (file)
@@ -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(