Changeset 9

Show
Ignore:
Timestamp:
01/15/06 12:32:30
Author:
johnny
Message:

Moved browsertest.js to the js dir in the root, and changed the js_path in the
config file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/browsertest/config.py

    r1 r9  
    1414proxy_port = '80' 
    1515 
    16 jspath = basepath / 'js' 
     16jspath = basepath.dirpath() / 'js' 
    1717testpath = basepath / 'tests' 
    1818