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