mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
tests: Rename test scripts, changing - to _ for consistency.
From now on, all new tests must use underscore. Addresses issue #727.
This commit is contained in:
2
tests/basics/class_emptybases.py
Normal file
2
tests/basics/class_emptybases.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class A():
|
||||
pass
|
||||
Reference in New Issue
Block a user