Changeset 1379
- Timestamp:
- 02/18/10 11:01:20 (5 months ago)
- Files:
-
- trunk/BAL/Scripts/Drt/testsList.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BAL/Scripts/Drt/testsList.py
r1246 r1379 6 6 self.config = config 7 7 self.dirOut = [".svn", "resources", "platform", "conf", "js", "script-tests"] 8 self.extension = [".html", ". shtml", ".xml", ".xhtml", ".pl", ".php"]8 self.extension = [".html", ".cehtml", ".shtml", ".xml", ".xhtml", ".pl", ".php"] 9 9 10 10 def changePathIfNeeded(self, li) :
