Skip to content

Commit

Permalink
For test 500236 need .xml extent
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffmcl committed Dec 5, 2015
1 parent 8f8f40f commit e0fdbba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/t1.bat
Expand Up @@ -33,6 +33,9 @@

@set TMPFIL=input\in_%1.xhtml
@if NOT EXIST %TMPFIL% (
@set TMPFIL==input\in_%1.xml
)
@if NOT EXIST %TMPFIL% (
@set TMPFIL==input\in_%1.html
)
@set TMPCFG=input\cfg_%1.txt
Expand Down

0 comments on commit e0fdbba

Please sign in to comment.