aboutsummaryrefslogtreecommitdiff
path: root/core/src/androidTest/kotlin
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-10-08 01:54:30 -0400
committerAllan Wang <me@allanwang.ca>2018-10-08 01:54:30 -0400
commit22fe1f537f4c17e145334bbed324558ebf2e4e91 (patch)
tree79c6509449a11b352cbcc3a86cbf3af59cf7a94b /core/src/androidTest/kotlin
parent5b3762b3e04042447b9bf2758c37237d0c8af1b6 (diff)
parent19020070cc073c81bfe397454f2314d37a78ed31 (diff)
downloadkau-22fe1f537f4c17e145334bbed324558ebf2e4e91.tar.gz
kau-22fe1f537f4c17e145334bbed324558ebf2e4e91.tar.bz2
kau-22fe1f537f4c17e145334bbed324558ebf2e4e91.zip
Update to match master
Diffstat (limited to 'core/src/androidTest/kotlin')
-rw-r--r--core/src/androidTest/kotlin/ca/allanwang/kau/xml/FaqTest.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/androidTest/kotlin/ca/allanwang/kau/xml/FaqTest.kt b/core/src/androidTest/kotlin/ca/allanwang/kau/xml/FaqTest.kt
index b396985..f9ce24b 100644
--- a/core/src/androidTest/kotlin/ca/allanwang/kau/xml/FaqTest.kt
+++ b/core/src/androidTest/kotlin/ca/allanwang/kau/xml/FaqTest.kt
@@ -3,7 +3,6 @@ package ca.allanwang.kau.xml
import android.support.test.InstrumentationRegistry
import android.support.test.filters.MediumTest
import android.support.test.runner.AndroidJUnit4
-import ca.allanwang.kau.test.R
import org.junit.Test
import org.junit.runner.RunWith
import kotlin.test.assertEquals