siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
16 lines (13 loc) • 552 B
HTML
<html>
<head>
<!-- Recommended set of pragmas, required for IE11 compatibility-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- Web interface -->
<link rel="stylesheet" type="text/css" href="%PUBLIC_URL%/static/siesta-lite/resources/css/siesta-all.css">
</head>
<body>
</body>
</html>