mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-23 08:30:07 -03:00
spelling: structure
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d4d3d66352
commit
500fa07895
@ -119,7 +119,7 @@ func TestTemplateMatcherVars(t *testing.T) {
|
||||
require.NotEmpty(t, buf)
|
||||
|
||||
// TODO(bzz) add more advanced test using go/ast package, to verify the
|
||||
// strucutre of generated code:
|
||||
// structure of generated code:
|
||||
// - check key literal exists in map for each extension:
|
||||
|
||||
src, err := format.Source(buf.Bytes())
|
||||
|
Loading…
x
Reference in New Issue
Block a user