diff options
| author | 2023-03-11 00:29:11 -0500 | |
|---|---|---|
| committer | 2023-06-03 00:05:39 -0700 | |
| commit | f4508b255fee04687d29d505508db407d38b5021 (patch) | |
| tree | 942306065418bdc85bfde1d263f00ece58bdd5af /src/android/app | |
| parent | android: Remove TwoPaneOnBackPressedCallback (diff) | |
| download | yuzu-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.java | 3 |
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 @@ | |||
| 1 | package org.yuzu.yuzu_emu; | ||
| 2 | |||
| 3 | import android.content.Context; | ||