Skip to content

Commit bfecd93

Browse files
committed
update porting TODO comment
1 parent 4ec0146 commit bfecd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpythonic/syntax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
# However, 0.15.0 is the initial version that runs on `mcpyrate`, and the focus is to just get this running.
8888
# Cleanups can be done in a future release.
8989

90-
# TODO: Rename remaining `test` folders to `tests`; keep only `fixtures.py` in `unpythonic.test` because the name of the framework is `unpythonic.test.fixtures`. This also neatly separates the test framework code from the unit tests (but requires a comment in `runtests.py` and maybe in `HACKING.md`).
90+
# TODO: Comment in `runtests.py` and in `HACKING.md`: `test` folders renamed to `tests`; only `fixtures.py` lives in `unpythonic.test`, because the name of the framework is `unpythonic.test.fixtures`. This separates the test framework code from the unit tests.
9191

9292
# TODO: Rename `HACKING.md` to `CONTRIBUTING.md` (modern standard name).
9393

0 commit comments

Comments
 (0)