Bug 25067: Move the tests to db_dependent
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 Nov 2020 14:30:39 +0000 (15:30 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 Nov 2020 14:39:59 +0000 (15:39 +0100)
commit3e1e9ddfcb7063e02ec0384d35ddb485ac3292de
tree994a9b0e9aaf1d3afca1b65d6a61157b5c49c765
parentf446debd6ea6410f57f26f4ccf63a65239710a09
Bug 25067: Move the tests to db_dependent

To not break the package workflow

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
12 files changed:
t/db_dependent/misc/translator/sample.pref [new file with mode: 0644]
t/db_dependent/misc/translator/sample.tt [new file with mode: 0644]
t/db_dependent/misc/translator/sample.yml [new file with mode: 0644]
t/db_dependent/misc/translator/xgettext-installer.t [new file with mode: 0755]
t/db_dependent/misc/translator/xgettext-pref.t [new file with mode: 0755]
t/db_dependent/misc/translator/xgettext-tt2.t [new file with mode: 0755]
t/misc/translator/sample.pref [deleted file]
t/misc/translator/sample.tt [deleted file]
t/misc/translator/sample.yml [deleted file]
t/misc/translator/xgettext-installer.t [deleted file]
t/misc/translator/xgettext-pref.t [deleted file]
t/misc/translator/xgettext-tt2.t [deleted file]