Revision: 2805
Author: jprantan
Date: Tue Mar 30 04:13:40 2010
Log: fixed resource extension
http://code.google.com/p/robotframework/source/detail?r=2805

Modified:
 /trunk/atest/runnergen.py

=======================================
--- /trunk/atest/runnergen.py   Fri Mar 26 15:33:12 2010
+++ /trunk/atest/runnergen.py   Tue Mar 30 04:13:40 2010
@@ -32,7 +32,7 @@
     output.write("""*** Settings ***
 Suite Setup     Run Tests  ${EMPTY}  %s
 Force Tags      regression  pybot  jybot
-Resource        %s/resources/resource.html
+Resource        %s/resources/resource.txt

 *** Test Cases ***

To unsubscribe from this group, send email to 
robotframework-commit+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to