File tree
2 files changed
+2
-2
lines changed- community-build/community-projects
- compiler/src/dotty/tools/dotc/parsing
2 files changed
+2
-2
lines changed- consume/src/test/scala/ATest.scala+2-1
- src/test/scala/intent/formatters/FormatTest.scala+2-1
- src/test/scala/intent/matchers/ExpectTest.scala+2-1
- src/test/scala/intent/matchers/FailureTest.scala+10-9
- src/test/scala/intent/matchers/ToCompleteWithTest.scala+4-2
- src/test/scala/intent/matchers/ToContainTest.scala+12-10
- src/test/scala/intent/matchers/ToEqualTest.scala+26-19
- src/test/scala/intent/matchers/ToHaveLengthTest.scala+2-1
- src/test/scala/intent/matchers/ToMatchTest.scala+4-2
- src/test/scala/intent/matchers/ToThrowTest.scala+8-7
- src/test/scala/intent/runner/FocusedTest.scala+14-12
- src/test/scala/intent/styles/AsyncTest.scala+2-1
- src/test/scala/intent/styles/StatelessTest.scala+2-1
- src/test/scala/intent/testdata/NestedTestsSuite.scala+6-4
- src/test/scala/intent/testdata/SingleLevelTestSuite.scala+2-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 |
| - | |
| 286 | + | |
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
|
0 commit comments