Author: pekka.klarck
Date: Mon Apr 6 06:57:46 2009
New Revision: 1707
Modified:
trunk/atest/robot/output/suite_source_in_log.html
Log:
fixed tests after adding 'file:// to source link
Modified: trunk/atest/robot/output/suite_source_in_log.html
==============================================================================
--- trunk/atest/robot/output/suite_source_in_log.html (original)
+++ trunk/atest/robot/output/suite_source_in_log.html Mon Apr 6 06:57:46
2009
@@ -63,8 +63,7 @@
*/
</style><title>Logging Tests</title>
-<link rel="stylesheet" href="resources/css/testdata.css" type="text/css">
-</head>
+<link rel="stylesheet" href="resources/css/testdata.css"
type="text/css"></head>
<body>
<h1>Suite Source in Log </h1>
<table border="1">
@@ -196,7 +195,7 @@
</tr>
<tr>
<td></td>
-<td>Should Contain</td><td>${logfile}</td><td><a
href="${path}">${path}</a></td>
+<td>Should Contain</td><td>${logfile}</td><td><a
href="file://${path}">${path}</a></td>
<td></td>