summaryrefslogtreecommitdiff
path: root/tests/micropython
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-08-05 12:43:10 +1000
committerDamien George <damien@micropython.org>2024-08-07 15:20:53 +1000
commit1fe3b47c81de7b815a330b40e973fd3eb5894812 (patch)
tree5161cbf93c665c0ccf593fef2ea1a4fcfb3bafa3 /tests/micropython
parent1e98c4cb75bf3015d816455fc46ba28d5bcd9275 (diff)
qemu-arm: Fix tinytest test profile when updating set of dirs/files.
Updating a set must use `.update()` rather than `.add()`. Also apply the same pattern to qemu-riscv to prevent the same issue when directories/files are added to that port's `tests_profile.txt` file. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython')
0 files changed, 0 insertions, 0 deletions