Files
neon/test_runner/batch_others/test_proxy.py
2022-02-24 11:20:07 -05:00

3 lines
79 B
Python

def test_proxy_select_1(static_proxy):
static_proxy.safe_psql("select 1;")