forked from JavaTX/JavaCompilerCore
merge2
This commit is contained in:
parent
a733eee8b5
commit
f31023b4fa
@ -1,9 +0,0 @@
|
||||
package typeinference;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
public class FiniteClosureTest_Matrix extends JavaTXCompilerTest{
|
||||
public FiniteClosureTest_Matrix() {
|
||||
this.fileToTest = new File(rootDirectory+"FC_Matrix.jav");
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user