diff options
| author | leshe4ka46 <alex9102naid1@ya.ru> | 2025-10-19 14:47:59 +0300 |
|---|---|---|
| committer | leshe4ka46 <alex9102naid1@ya.ru> | 2025-10-19 14:47:59 +0300 |
| commit | e17a425dfb3382310fb5863f516dacdca9f44956 (patch) | |
| tree | 7babb3048d0eb20aa1e68e9b29c2acfa794ab96f /unipdf/model/optimize/tests/tests.go | |
| parent | 091963a50c3bb2926f559f01c49e8f5bd03d2bfd (diff) | |
fuck the unipdf licencing
Diffstat (limited to 'unipdf/model/optimize/tests/tests.go')
| -rw-r--r-- | unipdf/model/optimize/tests/tests.go | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/unipdf/model/optimize/tests/tests.go b/unipdf/model/optimize/tests/tests.go new file mode 100644 index 0000000..cca2183 --- /dev/null +++ b/unipdf/model/optimize/tests/tests.go @@ -0,0 +1,14 @@ +// +// Copyright 2020 FoxyUtils ehf. All rights reserved. +// +// This is a commercial product and requires a license to operate. +// A trial license can be obtained at https://unidoc.io +// +// DO NOT EDIT: generated by unitwist Go source code obfuscator. +// +// Use of this source code is governed by the UniDoc End User License Agreement +// terms that can be accessed at https://unidoc.io/eula/ + +// Package tests provides integration tests for the UniPDF optimizer. The test requires environment variable +// UNIDOC_OPTIMIZE_TESTDATA to be set for the directory with `.pdf` files, otherwise the test is skipped. +package tests ;
\ No newline at end of file |
