comment
This commit is contained in:
parent
31564f1487
commit
45797eb859
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ func runa(t *testing.T, tcs []testCase) {
|
|||
}
|
||||
|
||||
// serde exercises serializing and deserializing the graph
|
||||
// We want to run all the steps leading up to serialization in the course of regular layout
|
||||
func serde(t *testing.T, tc testCase, ruler *textmeasure.Ruler) {
|
||||
ctx := context.Background()
|
||||
ctx = log.WithTB(ctx, t, nil)
|
||||
|
|
|
|||
Loading…
Reference in a new issue