Removed unused import modules from tap tests
От
vignesh C
Тема
Removed unused import modules from tap tests
Дата
Msg-id
CALDaNm3S5UDcCTODmZjgAASNVM2ZJyGK8OSCmr+23RgiNZuh_Q@mail.gmail.com
Список
Дерево обсуждения
Removed unused import modules from tap tests vignesh C <vignesh21@gmail.com>
Re: Removed unused import modules from tap tests Michael Paquier <michael@paquier.xyz>
Re: Removed unused import modules from tap tests Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Removed unused import modules from tap tests Daniel Gustafsson <daniel@yesql.se>
Re: Removed unused import modules from tap tests Tom Lane <tgl@sss.pgh.pa.us>
Re: Removed unused import modules from tap tests Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Re: Removed unused import modules from tap tests Robert Haas <robertmhaas@gmail.com>
Re: Removed unused import modules from tap tests Andrew Dunstan <andrew@dunslane.net>
Re: Removed unused import modules from tap tests vignesh C <vignesh21@gmail.com>
Hi, While trying to add some new tests, I found that PostgreSQL::Test::Utils is not required. I felt PostgreSQL::Test::Utils can be removed from a lot of tap tests which do not require it. I removed it, ran the tests and found the tests to be executing fine. I have made a patch including the changes for it. If this import can be removed, kindly accept the attached patch for the same. Regards, Vignesh
В списке pgsql-hackers по дате отправления