Skip to content

Commit eb6652b

Browse files
beetlebugorgclaude
andcommitted
style: gofmt navsys_test.go
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4c57002 commit eb6652b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/engine/portrayal/navsys_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ func TestNavSystemMarsysLine(t *testing.T) {
5555
marsys string
5656
want string
5757
}{
58-
{"1", "DIRBOYA1"}, // IALA-A
59-
{"2", "DIRBOYB1"}, // IALA-B
58+
{"1", "DIRBOYA1"}, // IALA-A
59+
{"2", "DIRBOYB1"}, // IALA-B
6060
{"10", "DIRBOY01"}, // other system
6161
} {
6262
marsys, navare, arrows, arrow := count(navSystemBuild(nsys(map[string]any{"MARSYS": tc.marsys, "ORIENT": 42.0})))

0 commit comments

Comments
 (0)