Commit c2f57e3
committed
internal/core: remove a few unnecessary trailing Fprintln calls in tests
This has been unnecessary since https://cuelang.org/cl/1210652.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I8e4f235a079a226d3687180459d6900d731a0b29
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1218031
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Matthew Sackman <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>1 parent 955e7f4 commit c2f57e3
File tree
3 files changed
+0
-4
lines changed- internal/core
- adt
- compile
- toposort
3 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
0 commit comments