]> git.evergreen-ils.org Git - Evergreen.git/commit
Lp 1768987: Use FindBin in 24-sql-gettext-unique.t.
authorJason Stephenson <jason@sigio.com>
Thu, 3 May 2018 21:31:07 +0000 (17:31 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 23 May 2019 20:49:39 +0000 (16:49 -0400)
commit0a772f58e7f61c8e884c836e7f5dbf4cb16b36f8
tree623be91561206880f62adbb2d14a89974b966112
parent16b3e38a9de183b77f550496ff237b4d1789d159
Lp 1768987: Use FindBin in 24-sql-gettext-unique.t.

Use FindBin in the 24-sql-gettext-unique.t test file so that it can be
run from directories other than Open-ILS/src/perlmods.

To test
-------
[1] Apply the patch.
[2] From the root of the Evergreen checkout, run
    prove Open-ILS/src/perlmods/t/24-sql-gettext-unique.t
[3] Verify that the tests pass.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/t/24-sql-gettext-unique.t