Commit 9130c6a
committed
Rename LogServiceTest to StderrLogServiceTest
It specifically tests the StderrLogService. The StderrLogService is the
de facto DefaultLogService at the moment, and the convention in other
places is for Default<Foo> to have a corresponding <Foo>Test rather than
a Default<Foo>Test. But we'll (perhaps temporarily) break the rule here
to make the git history cleaner for upcoming commits.1 parent 85ae70b commit 9130c6a
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments