6 lines
79 B
Python
6 lines
79 B
Python
from test_helper import plpy_mock_config
|
|
|
|
|
|
def setup():
|
|
plpy_mock_config()
|