diff options
Diffstat (limited to 'testenv/tests/validators/test_hw.py')
-rw-r--r-- | testenv/tests/validators/test_hw.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/tests/validators/test_hw.py b/testenv/tests/validators/test_hw.py index 912f8f5e..2956375c 100644 --- a/testenv/tests/validators/test_hw.py +++ b/testenv/tests/validators/test_hw.py @@ -94,6 +94,7 @@ def test_ok__valid_otg_gadget(arg: Any) -> None: "te~st", "-", "-foo_bar", + "foo bar", "a" * 256, " ", "", |