mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
spelling: structure
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@ -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())
|
||||
|
Reference in New Issue
Block a user