]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/issue-2445.rs
Change `src/test` to `tests` in source files, fix tidy and tests
[rust.git] / tests / target / issue-2445.rs
index 1bc7752fd1619b8a24cad81fcd30b1eb2ab1ed2b..463c5d4957686470d7d91bcf10cd6a47a599e2f3 100644 (file)
@@ -1,6 +1,6 @@
 test!(RunPassPretty {
     // comment
-    path: "src/test/run-pass/pretty",
+    path: "tests/run-pass/pretty",
     mode: "pretty",
     suite: "run-pass",
     default: false,
@@ -9,7 +9,7 @@
 
 test!(RunPassPretty {
     // comment
-    path: "src/test/run-pass/pretty",
+    path: "tests/run-pass/pretty",
     mode: "pretty",
     suite: "run-pass",
     default: false,