summaryrefslogtreecommitdiff
path: root/tests/unix/mod_os.py
AgeCommit message (Collapse)Author
2022-12-14tests/unix/mod_os: Add test for os module.David Lechner
This adds a test to get coverage of the unix port-specific implementation of the `os` module. Signed-off-by: David Lechner <david@pybricks.com>