Revision: 3492
Author: jprantan
Date: Tue May 25 06:09:11 2010
Log: Fixed test to check suite is ignored at runtime.
http://code.google.com/p/robotframework/source/detail?r=3492

Modified:
 /trunk/atest/robot/core/test_suite_dir.html

=======================================
--- /trunk/atest/robot/core/test_suite_dir.html Mon Apr 12 05:17:10 2010
+++ /trunk/atest/robot/core/test_suite_dir.html Tue May 25 06:09:11 2010
@@ -1541,7 +1541,7 @@



-      <td>Test case file</td>
+      <td></td>



@@ -1589,7 +1589,7 @@



-      <td>Test case file</td>
+      <td><br></td>



@@ -1637,7 +1637,7 @@



-      <td>Test case file</td>
+      <td><br></td>



@@ -1685,7 +1685,7 @@



-      <td>Test suite directory</td>
+      <td><br></td>



@@ -1733,7 +1733,7 @@



-      <td>Test suite directory</td>
+      <td><br></td>



@@ -2353,13 +2353,7 @@



-      <td>${type}</td>
-
-
-
-
-
-      <td></td>
+      <td></td><td></td>



@@ -2479,7 +2473,7 @@



- <td>Parsing data source '.*${file_name}' failed: ${type} '.*${file_name}' contains no test cases</td> + <td>Running test suite '.*${file_name}' failed: Test suite contains no test cases.</td>



Reply via email to