Update D8 used for dexing tests to version 2.1.96.

This commit is contained in:
Mads Ager
2021-03-19 09:52:50 +01:00
committed by Alexander Udalov
parent 48599e3768
commit 41f5ac393a
9 changed files with 11 additions and 13 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
// WITH_RUNTIME
// KJS_WITH_FULL_RUNTIME
// IGNORE_DEXING
// IGNORE_BACKEND: WASM
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: ANDROID
@@ -1005,4 +1004,4 @@ fun box(): String {
test()
}
return "OK"
}
}