summaryrefslogtreecommitdiff
path: root/tests/run-tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-tests.py')
-rwxr-xr-xtests/run-tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-tests.py b/tests/run-tests.py
index 202abfacb..0e38f1986 100755
--- a/tests/run-tests.py
+++ b/tests/run-tests.py
@@ -548,6 +548,7 @@ tests_with_regex_output = [
"basics/bytes_compare3.py",
"basics/builtin_help.py",
"misc/sys_settrace_cov.py",
+ "net_inet/tls_text_errors.py",
"thread/thread_exc2.py",
"ports/esp32/partition_ota.py",
)