app-text/epubgrep: Remove obsolete src_test().
continuous-integration/drone/push Build is passing Details

It works now with the default definition.
This commit is contained in:
tastytea 2021-06-03 21:49:43 +02:00
parent fbbd27a62b
commit 7bd31a7171
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 4 deletions

View File

@ -39,7 +39,3 @@ src_configure() {
cmake_src_configure
}
src_test() {
BUILD_DIR="${BUILD_DIR}/tests" cmake_src_test
}