summaryrefslogtreecommitdiff
path: root/tests/run-tests
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-02-04 10:24:37 -0600
committerJeff Epler <jepler@unpythonic.net>2020-02-27 11:03:03 -0600
commitfa3b9eba926525751d0968aef88317ce5ad25003 (patch)
treeaa7e38f9d7401223e089bfb0125e414d156af494 /tests/run-tests
parent4c710cf13b2977eeeb9f2b0506761adaf1feac53 (diff)
ulab: Incorporate it
Diffstat (limited to 'tests/run-tests')
-rwxr-xr-xtests/run-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-tests b/tests/run-tests
index 94e1591e8..28eed1e80 100755
--- a/tests/run-tests
+++ b/tests/run-tests
@@ -579,7 +579,7 @@ the last matching regex is used:
# run PC tests
test_dirs = (
'basics', 'micropython', 'float', 'import', 'io', 'misc',
- 'stress', 'unicode', 'extmod', 'unix', 'cmdline',
+ 'stress', 'unicode', 'extmod', 'ulab', 'unix', 'cmdline',
)
else:
# run tests from these directories