Updated on 2026-08-14

This commit is contained in:
Tangem 2019-01-26 15:15:44 +03:00
parent 1f816766e3
commit 6b245fd0d6
67 changed files with 183 additions and 174 deletions

View file

@ -1,8 +1,8 @@
package com.tangem.tangemserver;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;