Tests: fix paths of Java sources in codegen tests

To help them run on the old infrastructure, which light analysis tests
are still using.
This commit is contained in:
Alexander Udalov
2023-05-31 01:01:36 +02:00
committed by Space Team
parent 23fb96378e
commit 82af3dd6ae
6 changed files with 6 additions and 8 deletions
@@ -1,6 +1,6 @@
// TARGET_BACKEND: JVM_IR
// DUMP_IR
// FILE: javapackage/PackagePrivateGrandparentAbstractClass.java
// FILE: javapackage/PackagePrivateGrandparentInterface.java
package javapackage;