mirror of https://github.com/tc39/test262.git
18 lines
573 B
HTML
18 lines
573 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" />
|
|
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
|
|
<!-- #BeginTemplate "master.dwt" -->
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
|
|
<script type="text/javascript" src="../resources/scripts/global/jquery-1.4.2.min.js"></script>
|
|
|
|
<script language="javascript" type="text/javascript">
|
|
$(function () {
|
|
location.href = "../default.html?run";
|
|
});
|
|
</script>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |