summaryrefslogtreecommitdiff
path: root/tests/basics/class_subclass_builtin.py
AgeCommit message (Collapse)Author
2015-02-15tests: Remove obsolete test; don't use fp in micropython/ tests.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
From now on, all new tests must use underscore. Addresses issue #727.