Ignore:
Timestamp:
07/16/2019 06:35:43 AM (7 years ago)
Author:
jdalbey
Message:

Updated unit tests to use CADcomments config property.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/tmcsim/cadsimulator/CADSimulatorConsoleTest.java

    r422 r449  
    275275            + "TrafficMgrProperties   = tconfig.txt\n" 
    276276            + "MediaProperties        = empty.txt\n" 
    277             + "ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json"; 
     277            + "ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json\n" 
     278            + "CADcommentsLog         = CADcomments.log"; 
    278279    static final String trafficMgrData = "Highways_Map_File = config/vds_data/postmile_coordinates.txt\n" 
    279280            +"Events_File = config/vds_data/atmsBatchEvents.txt\n" 
Note: See TracChangeset for help on using the changeset viewer.