Add new tests for app hiding

This commit is contained in:
topjohnwu
2024-12-17 22:11:01 -08:00
committed by John Wu
parent 820710c086
commit 5885b8c20d
15 changed files with 271 additions and 168 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</application>
<instrumentation
android:name="androidx.test.runner.AndroidJUnitRunner"
android:name="com.topjohnwu.magisk.test.TestRunner"
android:targetPackage="com.topjohnwu.magisk"
android:label="Tests for Magisk" />