diff options
author | Christian Maierhofer <cmaierhofer@iaik.tugraz.at> | 2016-06-24 09:09:49 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-08-17 16:54:15 +0200 |
commit | bfff992ce5e09e176b6509752e4404dd4286544b (patch) | |
tree | cf77e3f5444f19ca2a8487ade38d864ec2cfcdfe /settings.gradle | |
parent | da64c825de6ad061f5c734630faf0d6e9606dc12 (diff) | |
download | pdf-as-4-bfff992ce5e09e176b6509752e4404dd4286544b.tar.gz pdf-as-4-bfff992ce5e09e176b6509752e4404dd4286544b.tar.bz2 pdf-as-4-bfff992ce5e09e176b6509752e4404dd4286544b.zip |
added testsuite functionality for pdfbox2
Diffstat (limited to 'settings.gradle')
-rw-r--r-- | settings.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle index 25511207..211300b8 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,2 +1,2 @@ -include "pdf-as-common", "signature-standards:sigs-pkcs7detached", "signature-standards:sigs-pades", "pdf-as-lib", "pdf-as-pdfbox", "pdf-as-moa", "pdf-as-tests", "pdf-as-cli", "pdf-as-legacy", "pdf-as-web-status", "pdf-as-web-statistic-api", "pdf-as-web", "pdf-as-web-db", "pdf-as-web-client", "pdf-as-pdfbox-2" +include "pdf-as-common", "signature-standards:sigs-pkcs7detached", "signature-standards:sigs-pades", "pdf-as-lib", "pdf-as-pdfbox", "pdf-as-pdfbox-2", "pdf-as-moa", "pdf-as-cli", "pdf-as-legacy", "pdf-as-web-status", "pdf-as-web-statistic-api", "pdf-as-web", "pdf-as-web-db", "pdf-as-web-client", "pdf-as-tests"
\ No newline at end of file |