diff options
author | Teddy Wing | 2023-04-26 18:55:30 +0200 |
---|---|---|
committer | Teddy Wing | 2023-04-26 18:55:30 +0200 |
commit | bf18a2879874d8bc468ca76100db2fa16860802c (patch) | |
tree | 4bb74f661aa6f4347e06facf7b81c9f549918d56 /src/main | |
parent | 432a7b043d38bb2698d3f8c5572910e6ec21902f (diff) | |
download | pdf-form-replace-font2-bf18a2879874d8bc468ca76100db2fa16860802c.tar.bz2 |
Remove tests harness
I'm not using tests here, so rather than keep useless tests cluttering
the project I decided to remove them.
This causes the `mvn package` task to fail, so I added a skip test
configuration on the Maven Surefire plugin as described by smp7d
(https://stackoverflow.com/users/395975/smp7d) on Stack Overflow:
https://stackoverflow.com/questions/7456006/maven-package-install-without-test-skip-tests/7502723#7502723
Diffstat (limited to 'src/main')
0 files changed, 0 insertions, 0 deletions