From 6554afe92b2a73ea215074b4f8d6c04920492ee0 Mon Sep 17 00:00:00 2001 From: "Hugh.C" Date: Tue, 28 Apr 2020 18:07:44 +0800 Subject: [PATCH] =?UTF-8?q?REPORT-30379=20test=E8=A1=A5=E5=85=85=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fr/third/com/lowagie/text/pdf/PdfEncryptDecryptTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fine-itext-old/test/com/fr/third/com/lowagie/text/pdf/PdfEncryptDecryptTest.java b/fine-itext-old/test/com/fr/third/com/lowagie/text/pdf/PdfEncryptDecryptTest.java index a9b73c9be..f7c5b6356 100644 --- a/fine-itext-old/test/com/fr/third/com/lowagie/text/pdf/PdfEncryptDecryptTest.java +++ b/fine-itext-old/test/com/fr/third/com/lowagie/text/pdf/PdfEncryptDecryptTest.java @@ -12,7 +12,7 @@ import static junit.framework.TestCase.assertTrue; import static org.junit.Assert.fail; /** - * @author Hugh.C + * @author Hugh.C 不在打包范围内,只是留个凭证,需要自己添加junit 依赖才能跑 * @version 1.0 * Created by Hugh.C on 2020/4/28 */