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,5 +1,5 @@
// TARGET_BACKEND: JVM_IR
// FILE: Jaba.java
// FILE: base/Jaba.java
package base;
@@ -1,7 +1,6 @@
// TARGET_BACKEND: JVM_IR
// Field VS property: case "reference", field is invisible
// FILE: BaseJava.java
// FILE: base/BaseJava.java
package base;
@@ -1,6 +1,5 @@
// TARGET_BACKEND: JVM_IR
// FILE: BaseJava.java
// FILE: base/BaseJava.java
package base;