pgAdmin 4 commit: Add file missed from the previous commit.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add file missed from the previous commit.
Date: 2017-03-23 12:06:17
Message-ID: E1cr1VR-0005B9-B2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add file missed from the previous commit.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59a6a08e8ab805da8ed21580001f64926a255738

Modified Files
--------------
web/regression/python_test_utils/test_utils.py | 455 +++++++++++++++++++++++++
1 file changed, 455 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Navnath Gadakh 2017-03-23 12:23:28 Re: pgAdmin 4 commit: Re-organised the regression directory now we have mul
Previous Message Dave Page 2017-03-23 12:00:36 Re: [patch] Move test_utils.py into python_test_utils/