Remove dead-end attempt at real-time smoke tests
This commit is contained in:
parent
a91a52548e
commit
2ec535e865
5 changed files with 0 additions and 229 deletions
|
@ -1,13 +0,0 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Template for the body of the SmokeTest page -->
|
||||
<#-- TODO: This is an initial implementation and will continue to evolve. -->
|
||||
|
||||
|
||||
<#if results??>
|
||||
<#list results as x>
|
||||
<#if x??>
|
||||
<h2>${x.result}</h2>
|
||||
</#if>
|
||||
</#list>
|
||||
</#if>
|
Loading…
Add table
Add a link
Reference in a new issue