edit structure

This commit is contained in:
drifty
2025-05-07 13:35:50 +05:30
parent 2f6833fdf2
commit bc578c5d33
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package com.thelounge.bin
package com.example.app
import androidx.test.platform.app.InstrumentationRegistry
import androidx.test.ext.junit.runners.AndroidJUnit4

View File

@@ -1,4 +1,4 @@
package com.thelounge.bin
package com.example.app
import org.junit.Test