Add runtime dependency on Test::Deep and Test::Builder::Module (RT#131623)
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 31 Jan 2020 11:27:38 +0000 (11:27 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 31 Jan 2020 11:27:38 +0000 (11:27 +0000)
commitcac26be23a6f265d01b4255abd64216cfee671fc
treedf7696bf5f596d7419be948b018a422a7477ad54
parentdfa4d9098f62453c06ecbfd6a586f08fbc9af958
Add runtime dependency on Test::Deep and Test::Builder::Module (RT#131623)

They are used by SQL::Abstract::Test, and modules that test-depend on
that shouldn't have to explicitly depend on Test::Deep themselves.
Changes
Makefile.PL