mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 13:56:16 +00:00
fix test
This commit is contained in:
@@ -71,6 +71,7 @@ internal object PatchLoaderTest {
|
|||||||
patchLoaderCompanionObject,
|
patchLoaderCompanionObject,
|
||||||
TEST_PATCHES_CLASS_LOADER,
|
TEST_PATCHES_CLASS_LOADER,
|
||||||
mapOf(File("patchesFile") to setOf(TEST_PATCHES_CLASS)),
|
mapOf(File("patchesFile") to setOf(TEST_PATCHES_CLASS)),
|
||||||
|
null
|
||||||
).values.first()
|
).values.first()
|
||||||
|
|
||||||
assertEquals(
|
assertEquals(
|
||||||
|
|||||||
Reference in New Issue
Block a user