Changeset 664 in tmcsimulator for trunk/test/tmcsim/paramicslog/ParamicsLogFileHandlerTest.java
- Timestamp:
- 09/14/2022 03:31:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/tmcsim/paramicslog/ParamicsLogFileHandlerTest.java
r422 r664 33 33 super.setUp(); 34 34 } 35 String propsfile = "config/ paramics_communicator_logging.properties";35 String propsfile = "config/logging_paramics_communicator.properties"; 36 36 37 37 /** … … 43 43 try 44 44 { 45 new CADServer("config/cad_s imulator_console_config.properties");45 new CADServer("config/cad_server_console.properties"); 46 46 } catch (Exception e) 47 47 {
Note: See TracChangeset
for help on using the changeset viewer.
