File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
test ! ( RunPassPretty {
2
2
// comment
3
- path: "src/test /run-pass/pretty" ,
3
+ path: "tests /run-pass/pretty" ,
4
4
mode: "pretty" ,
5
5
suite: "run-pass" ,
6
6
default : false ,
@@ -9,7 +9,7 @@ test!(RunPassPretty {
9
9
10
10
test ! ( RunPassPretty {
11
11
// comment
12
- path: "src/test /run-pass/pretty" ,
12
+ path: "tests /run-pass/pretty" ,
13
13
mode: "pretty" ,
14
14
suite: "run-pass" ,
15
15
default : false ,
Original file line number Diff line number Diff line change 1
1
test ! ( RunPassPretty {
2
2
// comment
3
- path: "src/test /run-pass/pretty" ,
3
+ path: "tests /run-pass/pretty" ,
4
4
mode: "pretty" ,
5
5
suite: "run-pass" ,
6
6
default : false ,
@@ -9,7 +9,7 @@ test!(RunPassPretty {
9
9
10
10
test ! ( RunPassPretty {
11
11
// comment
12
- path: "src/test /run-pass/pretty" ,
12
+ path: "tests /run-pass/pretty" ,
13
13
mode: "pretty" ,
14
14
suite: "run-pass" ,
15
15
default : false ,
You can’t perform that action at this time.
0 commit comments