ENH: Update ember (#3)

Fixes #1
This commit is contained in:
Matthew Ryan Dillon 2017-04-03 06:29:16 -07:00 committed by GitHub
parent 3236bd4fe2
commit 4a01acb556
9 changed files with 49 additions and 57 deletions

View file

@ -21,7 +21,7 @@
{{content-for "body"}}
{{content-for "test-body"}}
<script src="{{rootURL}}testem.js" integrity=""></script>
<script src="/testem.js" integrity=""></script>
<script src="{{rootURL}}assets/vendor.js"></script>
<script src="{{rootURL}}assets/test-support.js"></script>
<script src="{{rootURL}}assets/ccdb-web.js"></script>