Revision: 2876 Author: pekka.klarck Date: Thu Apr 8 12:41:48 2010 Log: oops, forgot to fix resource import http://code.google.com/p/robotframework/source/detail?r=2876
Modified: /trunk/atest/robot/cli/runner/multisource.txt ======================================= --- /trunk/atest/robot/cli/runner/multisource.txt Thu Apr 8 12:40:47 2010 +++ /trunk/atest/robot/cli/runner/multisource.txt Thu Apr 8 12:41:48 2010 @@ -1,7 +1,7 @@ *** Settings *** Documentation Running multiple suites together. Force Tags regression pybot jybot -Resource ../../resources/resource.txt +Resource ../../../resources/resource.txt *** Test Cases *** Default Name -- To unsubscribe, reply using "remove me" as the subject.
