Skip to content

Commit

Permalink
chore(tests/SpecRunner): we use native fetch now
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored and Marcos Cáceres committed Jun 19, 2017
1 parent aaf011c commit 69b2b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SpecRunner.html
Expand Up @@ -11,7 +11,6 @@
<script src="/node_modules/jasmine-core/lib/jasmine-core/jasmine.js"></script>
<script src="/node_modules/jasmine-core/lib/jasmine-core/jasmine-html.js"></script>
<script src="/node_modules/jasmine-core/lib/jasmine-core/boot.js"></script>
<script src="/js/deps/fetch.js"></script>
<script src="/js/deps/jquery.js"></script>
<script src="spec/SpecHelper.js"></script>
<script src='/js/deps/require.js'></script>
Expand Down

0 comments on commit 69b2b1b

Please sign in to comment.