Remove test folder

This commit is contained in:
qingwei.li 2016-11-22 22:46:44 +08:00
commit 6f89c530ed
14 changed files with 2340 additions and 52 deletions

View file

@ -6,7 +6,5 @@
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
</head>
<body></body>
<script src="//unpkg.com/marked/marked.min.js"></script>
<script src="//unpkg.com/prismjs/prism.js"></script>
<script src="//unpkg.com/docsify/lib/docsify.js"></script>
<script src="//unpkg.com/docsify"></script>
</html>