diff --git a/tests/Test_nersc_io.cc b/tests/Test_nersc_io.cc index 403d2cab..f473781e 100644 --- a/tests/Test_nersc_io.cc +++ b/tests/Test_nersc_io.cc @@ -25,7 +25,6 @@ int main (int argc, char ** argv) std::vector U(4,&Fine); NerscField header; - std::string file("./ckpoint_lat.4000"); readNerscConfiguration(Umu,header,file);