run-tests: re-add circuitpython tests
This commit is contained in:
parent
83333ac1f8
commit
c87abe7580
@ -977,6 +977,7 @@ the last matching regex is used:
|
||||
if args.test_dirs is None:
|
||||
test_dirs = (
|
||||
"basics",
|
||||
"circuitpython", # CIRCUITPY-CHANGE
|
||||
"micropython",
|
||||
"misc",
|
||||
"extmod",
|
||||
|
Loading…
Reference in New Issue
Block a user