tests: run circuitpython tests during make test
.. there are none that aren't skipped now, but it'll change
This commit is contained in:
parent
1c73e2e466
commit
010a822b8c
@ -819,6 +819,7 @@ the last matching regex is used:
|
||||
if args.test_dirs is None:
|
||||
test_dirs = (
|
||||
"basics",
|
||||
"circuitpython",
|
||||
"micropython",
|
||||
"misc",
|
||||
"extmod",
|
||||
|
Loading…
x
Reference in New Issue
Block a user