Files
windmill/integration_tests/test/__init__.py
T
Ruben Fiszel 19246bcf3e chore: eetest (#2937)
* chore: Windmill integration tests

* Revert github workflow temp changes

* fix ee

---------

Co-authored-by: gbouv <guillaume@windmill.dev>
2023-12-30 03:29:00 +01:00

5 lines
133 B
Python

from .identity_script_test import *
from .increment_flow_test import *
from .schedule_test import *
from .windmill_sdk_test import *