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 b0c5978 commit 72a0d91Copy full SHA for 72a0d91
1 file changed
Tests/AndroidAppTests/AndroidAppTests.swift
@@ -29,9 +29,6 @@ extension AndroidContent.Context {
29
}
30
31
@Test func testAndroidAppContext() throws {
32
- let jvm = try JavaVirtualMachine.shared()
33
- let env = try jvm.environment()
34
-
35
let ctx = try Context.applicationContext()
36
37
let name = ctx.getPackageName()
0 commit comments