pgadmin4/web/pgadmin/tools/erd/tests/__init__.py
2024-01-01 14:13:48 +05:30

16 lines
439 B
Python

##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2024, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
##########################################################################
from pgadmin.utils.route import BaseTestGenerator
class ERDGenerateTestCase(BaseTestGenerator):
def runTest(self):
return