Revert testfile FILE change

This commit is contained in:
Allen Byrne
2018-08-23 21:27:32 -05:00
parent c9b37b93e9
commit a02414cc24
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ import java.util.ArrayList;
public class H5Ex_G_Visit {
private static String FILE = "./h5ex_g_visit.h5";
private static String FILE = "groups/h5ex_g_visit.h5";
public static void main(String[] args) {
try {