14 lines
252 B
HTML
14 lines
252 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>require.js: Tests</title>
|
|
</head>
|
|
<body>
|
|
<h1>require.js: Tests</h1>
|
|
<ol>
|
|
<li><a href="doh/runner.html?testUrl=../all">All Automated Tests</a>
|
|
</ol>
|
|
</body>
|
|
</html>
|