forked from jan/fatamorgana
8 lines
204 B
Python
8 lines
204 B
Python
"""
|
|
Tests (run with `python3 -m pytest -rxPXs | tee results.txt`)
|
|
|
|
|
|
The test_files_* modules are meant to mimic the test cases used by KLayout,
|
|
in order to provide a secondary validation mechanism.
|
|
"""
|