rename to remove quickstart
This commit is contained in:
1
etl_tests/__init__.py
Normal file
1
etl_tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
5
etl_tests/test_defs.py
Normal file
5
etl_tests/test_defs.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from etl.definitions import defs
|
||||
|
||||
|
||||
def test_def_can_load():
|
||||
assert defs.get_job_def("all_assets_job")
|
||||
Reference in New Issue
Block a user