init clostridium
This commit is contained in:
parent
30f8e89c40
commit
6d04a8a6c8
13 changed files with 24 additions and 24 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Hymenobacterdotinfo Tests</title>
|
||||
<title>clostridiumdotinfo Tests</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
{{content-for 'test-head'}}
|
||||
|
||||
<link rel="stylesheet" href="assets/vendor.css">
|
||||
<link rel="stylesheet" href="assets/hymenobacterdotinfo.css">
|
||||
<link rel="stylesheet" href="assets/clostridiumdotinfo.css">
|
||||
<link rel="stylesheet" href="assets/test-support.css">
|
||||
|
||||
{{content-for 'head-footer'}}
|
||||
|
@ -23,7 +23,7 @@
|
|||
{{content-for 'test-body'}}
|
||||
<script src="assets/vendor.js"></script>
|
||||
<script src="assets/test-support.js"></script>
|
||||
<script src="assets/hymenobacterdotinfo.js"></script>
|
||||
<script src="assets/clostridiumdotinfo.js"></script>
|
||||
<script src="testem.js"></script>
|
||||
<script src="assets/test-loader.js"></script>
|
||||
|
||||
|
|
Reference in a new issue