mirror of
https://github.com/unanmed/ginka-generator.git
synced 2026-05-14 04:41:12 +08:00
4 lines
75 B
Python
4 lines
75 B
Python
from .test.model import test_all
|
|
|
|
if __name__ == "__main__":
|
|
test_all() |