Fix db test package path

This commit is contained in:
Shinokuni 2024-08-18 12:49:04 +02:00
parent 8fe19fbc50
commit 7d97588c86
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.readrops.app
package com.readrops.db
import com.readrops.db.util.DateUtils
import junit.framework.TestCase.assertEquals