We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99270bb commit 6a69526Copy full SHA for 6a69526
aztec/src/test/kotlin/org/wordpress/aztec/PreformatTest.kt
@@ -4,7 +4,7 @@ import android.app.Activity
4
import android.view.MenuItem
5
import android.widget.PopupMenu
6
import android.widget.ToggleButton
7
-import junit.framework.Assert.assertEquals
+import org.junit.Assert.assertEquals
8
import org.junit.Before
9
import org.junit.Test
10
import org.junit.runner.RunWith
0 commit comments