it doesn't even work...

This commit is contained in:
Austin Huang 2021-05-18 18:21:43 -04:00
parent 5fa52424d7
commit bf80104b1a
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// java.lang.RuntimeException: Method parse in android.net.Uri not mocked.
// See http://g.co/androidstudio/not-mocked for details.
package awais.instagrabber.utils;
import org.junit.jupiter.api.Assertions;