typo
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
578613322a
commit
2986accd20
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ import string
|
|||
import argparse
|
||||
|
||||
|
||||
# Types regognized as signed integer arguments in test functions.
|
||||
# Types recognized as signed integer arguments in test functions.
|
||||
SIGNED_INTEGER_TYPES = frozenset([
|
||||
'char',
|
||||
'short',
|
||||
|
|
Loading…
Reference in a new issue