Bug 24545: Fix find-license-problems.t to catch future wrong license statements
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 31 Jan 2020 13:43:39 +0000 (14:43 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 24 Feb 2020 13:31:26 +0000 (13:31 +0000)
commit48b8ad7515416243130b17ae4e25b312d47a219a
tree73e0c8019db9e70e9e3406118e6365244cb8de44
parent7d8b96803f664d86762a6afb966051f7d565c40e
Bug 24545: Fix find-license-problems.t to catch future wrong license statements

File adjust to run tests and be executed on all our codebase.

Test plan:
- Apply this patch without the other one
- run the tests
=> Several failures
- apply the other patch
- run the tests
=> Should pass now

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
xt/find-license-problems [deleted file]
xt/find-license-problems.t [new file with mode: 0755]