blob: 7cf01abd5019f7286cd9b054170712ad14c96afe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<html>
<head>
<title>
Prado Functional Test Suites
</title>
</head>
<body>
<a href="quickstart.php">Tests of QuickStart Tutorial Demo</a>
<br/>
<a href="tickets.php">Tests of Trac Tickets</a>
</body>
</html>
|