File: index.html

package info (click to toggle)
node-when 3.7.8%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 820 kB
  • sloc: makefile: 16; sh: 5
file content (9 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>when.js browser tests</title>
    <script src="test/browser/es5.js"></script>
</head>
<body></body>
</html>