h5ai/test/index.html.jade
2015-05-13 02:34:11 +02:00

14 lines
469 B
Text

doctype html
html
head
meta( charset="utf-8" )
meta( http-equiv="x-ua-compatible", content="ie=edge" )
title #{pkg.name} test suite - v#{pkg.version}
meta( name="viewport", content="width=device-width, initial-scale=1" )
link( rel="stylesheet", href="h5ai-styles.css" )
link( rel="stylesheet", href="styles.css" )
script( src="h5ai-scripts.js" )
script( src="scripts.js" )
body
div#mocha