Author: pekka.klarck
Date: Wed Mar 25 06:58:47 2009
New Revision: 1540
Modified:
trunk/atest/robot/output/splitting/split_output.html
Log:
fixed test that was broken by adding source attribute to suites
Modified: trunk/atest/robot/output/splitting/split_output.html
==============================================================================
--- trunk/atest/robot/output/splitting/split_output.html (original)
+++ trunk/atest/robot/output/splitting/split_output.html Wed Mar 25
06:58:47 2009
@@ -3184,7 +3184,7 @@
<td>${pattern} =</td>
<td>Catenate</td>
<td>SEPARATOR=\n</td>
- <td><suite( src="${link}"| name="${name}"){2}></td>
+ <td><suite( src="${link}"| name="${name}"|
source=".*"){3}></td>
<td>(<doc>.*</doc>|<doc/>)</td>
</tr>
<tr>