From: Hiroshi Inoue Date: Sun, 13 Dec 2020 11:55:13 +0000 (+0900) Subject: Remove deprected-test from regression test. It is no longer needed X-Git-Tag: REL-13_01_0000~10 X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpgdulink%28?a=commitdiff_plain;h=cf54d78cfe7a72c68fa5c5002dfb89df1a5180ee;p=psqlodbc.git Remove deprected-test from regression test. It is no longer needed and causes compilation errors in some environments. --- diff --git a/test/tests b/test/tests index 8d96039..2773bbf 100644 --- a/test/tests +++ b/test/tests @@ -44,7 +44,6 @@ TESTBINS = exe/connect-test \ exe/bindcol-test \ exe/lfconversion-test \ exe/cte-test \ - exe/deprecated-test \ exe/errors-test \ exe/error-rollback-test \ exe/diagnostic-test \