Changes between Version 11 and Version 12 of CPTMSTestCases


Ignore:
Timestamp:
05/08/2019 07:33:48 AM (7 years ago)
Author:
jdalbey
Comment:

note python version

Legend:

Unmodified
Added
Removed
Modified
  • CPTMSTestCases

    v11 v12  
    1313 
    1414== Application Startup == 
    15 In a terminal window with webapps as the current directory, start the web server with the command: `python -m CGIHTTPServer 8080` 
     15In a terminal window with webapps as the current directory, start the web server with the (Python 2.7) command: `python -m CGIHTTPServer 8080`  
    1616 
    1717Open a web browser to `localhost:8080/cptms/`