lib/site/body-zentest.rhtml in continuous4r-0.0.1 vs lib/site/body-zentest.rhtml in continuous4r-0.0.2
- old
+ new
@@ -1,8 +1,8 @@
<div id="bodyColumn">
<div class="contentBox">
<div class="section"><a name="zentest"></a>
<h2>ZenTest Report</h2>
- <%= File.read("zentest.html") %>
+ <%= File.read("#{Continuous4r::WORK_DIR}/zentest-body.html") %>
</div>
</div>
</div>
\ No newline at end of file