1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-26 07:15:00 +02:00

Update deps.

This commit is contained in:
Lars Jung
2016-07-21 13:44:31 +02:00
parent 2008d0755c
commit 9b88cdeb9b
7 changed files with 12 additions and 18 deletions

11
test/index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>h5ai test suite</title>
<link rel="stylesheet" href="h5ai-styles.css">
</head>
<body>
<script src="index.js"></script>
</body>
</html>