summaryrefslogtreecommitdiff
path: root/src/android/app
diff options
context:
space:
mode:
authorGravatar Charles Lombardo2023-03-11 00:29:11 -0500
committerGravatar bunnei2023-06-03 00:05:39 -0700
commitf4508b255fee04687d29d505508db407d38b5021 (patch)
tree942306065418bdc85bfde1d263f00ece58bdd5af /src/android/app
parentandroid: Remove TwoPaneOnBackPressedCallback (diff)
downloadyuzu-f4508b255fee04687d29d505508db407d38b5021.tar.gz
yuzu-f4508b255fee04687d29d505508db407d38b5021.tar.xz
yuzu-f4508b255fee04687d29d505508db407d38b5021.zip
android: Remove ExampleInstrumentedTest
Diffstat (limited to 'src/android/app')
-rw-r--r--src/android/app/src/androidTest/java/org/yuzu/yuzu_emu/ExampleInstrumentedTest.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/android/app/src/androidTest/java/org/yuzu/yuzu_emu/ExampleInstrumentedTest.java b/src/android/app/src/androidTest/java/org/yuzu/yuzu_emu/ExampleInstrumentedTest.java
deleted file mode 100644
index 0cea19827..000000000
--- a/src/android/app/src/androidTest/java/org/yuzu/yuzu_emu/ExampleInstrumentedTest.java
+++ /dev/null
@@ -1,3 +0,0 @@
1package org.yuzu.yuzu_emu;
2
3import android.content.Context;