diff options
Diffstat (limited to 'tests/cpydiff/modules_struct_manyargs.py')
-rw-r--r-- | tests/cpydiff/modules_struct_manyargs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpydiff/modules_struct_manyargs.py b/tests/cpydiff/modules_struct_manyargs.py index e3b78930f..b2ea93b6c 100644 --- a/tests/cpydiff/modules_struct_manyargs.py +++ b/tests/cpydiff/modules_struct_manyargs.py @@ -1,6 +1,6 @@ """ categories: Modules,struct -description: Struct pack with too many args, not checked by uPy +description: Struct pack with too many args, not checked by MicroPython cause: Unknown workaround: Unknown """ |