test: '{. -> ./run}/test_sources.py'
Move the runtime tests of source modules into the runtime-tests subdirectory, so `make test-runtime` can pick them up.
This commit is contained in:
parent
cecb27ac82
commit
aaa8854437
3 changed files with 6 additions and 19 deletions
1
test/run/__init__.py
Normal file
1
test/run/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# The `unittest` module requires `__init__.py` to discover a directory.
|
||||
Loading…
Add table
Add a link
Reference in a new issue