Bugfix in Test

This commit is contained in:
JanUlrich 2017-09-28 16:55:29 +02:00
parent d24b2fa7d6
commit 43413d5e3c

View File

@ -29,8 +29,10 @@ public class JavaTXCompilerTest {
public JavaTXCompilerTest(){
}
@Test
public void test() throws IOException, java.lang.ClassNotFoundException {
if(fileToTest != null)filesToTest.add(fileToTest);
else return;
//filesToTest.add(new File(rootDirectory+"Faculty.jav"));
//filesToTest.add(new File(rootDirectory+"mathStruc.jav"));
//filesToTest.add(new File(rootDirectory+"test.jav"));