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:
committed by
Space Team
parent
23fb96378e
commit
82af3dd6ae
+1
-1
@@ -1,5 +1,5 @@
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// FILE: Jaba.java
|
||||
// FILE: base/Jaba.java
|
||||
|
||||
package base;
|
||||
|
||||
|
||||
+1
-2
@@ -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
-2
@@ -1,6 +1,5 @@
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
|
||||
// FILE: BaseJava.java
|
||||
// FILE: base/BaseJava.java
|
||||
|
||||
package base;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user