mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-08 00:02:03 -04:00
testing: Avoid adding additional spacing around testresults.
This commit is contained in:
parent
074919dcc5
commit
e8ae55f64b
@ -456,7 +456,7 @@ do
|
|||||||
<title>Test $testname</title>
|
<title>Test $testname</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table border="0" width="600">
|
<table border="0" cellpadding="0" cellspacing="0" width="600">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
<div><a href="../../index.html">strongSwan UML Tests</a> / <a href="../index.html">$SUBDIR</a> / $name</div>
|
<div><a href="../../index.html">strongSwan UML Tests</a> / <a href="../index.html">$SUBDIR</a> / $name</div>
|
||||||
<h2>Test $testname</h2>
|
<h2>Test $testname</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user