summaryrefslogtreecommitdiff
path: root/test/run_device_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_device_tests.py')
-rwxr-xr-xtest/run_device_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run_device_tests.py b/test/run_device_tests.py
index 66109cbf93..4e0b0127e3 100755
--- a/test/run_device_tests.py
+++ b/test/run_device_tests.py
@@ -268,6 +268,7 @@ class AllTests:
TestConfig(test_name="sha256_unrolled"),
TestConfig(test_name="static_if"),
TestConfig(test_name="stdlib"),
+ TestConfig(test_name="std_vector"),
TestConfig(
config_name="system_is_locked_wp_on",
test_name="system_is_locked",