1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/tests/unit/ms_deals1_py3.py
2018-03-13 16:38:31 +02:00

5 lines
71 B
Python

#!/usr/bin/python3
from pysol_tests.ms_deals1 import mymain
mymain()