diff options
| author | Nick Pope <nick.pope@flightdataservices.com> | 2018-08-16 01:17:02 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-08-16 09:32:42 -0400 |
| commit | dd3feb0891bf52b319c65a3de5a9e8ebbdc50e6e (patch) | |
| tree | 707c6a5d1cd8f40c8f1cfd3744fa60642f51aea7 /tests/db_functions | |
| parent | 9ec1a85c777a66e74cf3d8e10ecab113c411be1d (diff) | |
Reorganized window db function tests.
Diffstat (limited to 'tests/db_functions')
| -rw-r--r-- | tests/db_functions/window/__init__.py | 0 | ||||
| -rw-r--r-- | tests/db_functions/window/test_validation.py (renamed from tests/db_functions/test_window.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/db_functions/window/__init__.py b/tests/db_functions/window/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/db_functions/window/__init__.py diff --git a/tests/db_functions/test_window.py b/tests/db_functions/window/test_validation.py index 2efc88fdfa..2efc88fdfa 100644 --- a/tests/db_functions/test_window.py +++ b/tests/db_functions/window/test_validation.py |
