summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/index.php
blob: 2cfcfd1fc2d5de8d32348142fa9419aceddc605f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>
Prado Functional Test Suites
</title>
</head>
<body>
<h1>Prado Functional Test Suites</h1>
<ul>
  <li><a href="quickstart.php">Tests of QuickStart Tutorial Demo</a></li>
  <li><a href="tickets.php">Tests of Trac Tickets</a></li>
  <li><a href="features.php">Tests of New Features</a> (<a href="features/index.php">list of new features</a>)</li>
</ul>
</body>
</html>