mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
Minor, move obsolete test to oldLanguageVersions
Ignore this directory in JVM IR boxAgainstJava tests (similarly to box tests) so that we can ignore the fact that this test doesn't pass in JVM_IR, since it shouldn't.
This commit is contained in:
@@ -29,4 +29,3 @@ fun box(): String {
|
||||
if (jClass.minus0().equals(jClass.null0())) return "fail 7"
|
||||
return "OK"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user