Re-organised the regression directory now we have multiple test suites: move test_utils.py into python_test_utils/

This commit is contained in:
Atira Odhner
2017-03-23 11:59:31 +00:00
committed by Dave Page
parent fe9bc379c7
commit 10920404e1
188 changed files with 921 additions and 1304 deletions

View File

@@ -1,3 +1,12 @@
##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2017, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
##########################################################################
from jinja2 import BaseLoader
from jinja2 import Environment