Holly is adding back the old test suites for the vivo-basic theme (with file names ending in VB).
This commit is contained in:
parent
a639c80ae4
commit
5315ed32fc
176 changed files with 63546 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
|
||||
<title>Test Suite</title>
|
||||
</head>
|
||||
<body>
|
||||
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
|
||||
<tr><td><b>Test Suite</b></td></tr>
|
||||
<tr><td><a href="AddRDFInternetFile.html">AddRDFInternetFile</a></td></tr>
|
||||
<tr><td><a href="DeleteRDFInternetFile.html">DeleteRDFInternetFile</a></td></tr>
|
||||
<tr><td><a href="AddRDFLocalFile.html">AddRDFLocalFile</a></td></tr>
|
||||
<tr><td><a href="DeleteRDFLocalFile.html">DeleteRDFLocalFile</a></td></tr>
|
||||
<tr><td><a href="ExportRDFFile.html">ExportRDFFile</a></td></tr>
|
||||
</tbody></table>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue