Add information about test data in PatcherTest

This commit is contained in:
Lucaskyy
2022-03-19 23:01:10 +01:00
parent f45dd511f3
commit 61c0541ef5
2 changed files with 12 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ import java.io.OutputStream
*
* @param input the input stream to read from, must be a JAR
* @param signatures the signatures
* @sample net.revanced.patcher.PatcherTest
*/
class Patcher(
input: InputStream,