diff options
Diffstat (limited to 'tests/esp32/check_err_str.py.exp')
-rw-r--r-- | tests/esp32/check_err_str.py.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/esp32/check_err_str.py.exp b/tests/esp32/check_err_str.py.exp new file mode 100644 index 000000000..d4162d1be --- /dev/null +++ b/tests/esp32/check_err_str.py.exp @@ -0,0 +1,4 @@ +[Errno 2] ENOENT +(-5379, 'ESP_ERR_OTA_VALIDATE_FAILED') +exc: +-5379 |