1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/tests/unit/import_file1.py
2018-05-01 17:09:12 +03:00

5 lines
73 B
Python

#!/usr/bin/python
from pysol_tests.import_file1 import mymain
mymain()