diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-09-07 23:34:16 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-09-07 23:34:16 +0000 |
commit | 6b9f94022c481fdcde45d491b61eddb414454aea (patch) | |
tree | 6ed3ae59453237cb023ceda3334568bdf2f07e80 | |
parent | 09e99a10827e4300daf733a57748405e22e51181 (diff) | |
download | postgresql-6b9f94022c481fdcde45d491b61eddb414454aea.tar.gz postgresql-6b9f94022c481fdcde45d491b61eddb414454aea.zip |
Move TESTSUITE file to test/README.
-rw-r--r-- | src/interfaces/jdbc/org/postgresql/test/README (renamed from src/interfaces/jdbc/TESTSUITE) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/jdbc/TESTSUITE b/src/interfaces/jdbc/org/postgresql/test/README index 93daa3ac411..79113b56434 100644 --- a/src/interfaces/jdbc/TESTSUITE +++ b/src/interfaces/jdbc/org/postgresql/test/README @@ -320,3 +320,4 @@ The source of this document is maintained in src/interfaces/jdbc/org/postgresql/test/README in CVS. Patches for improvement can be send to the mailing list pgsql-patches@postgresql.org. + |