Skip to content

Commit

Permalink
Include worker test
Browse files Browse the repository at this point in the history
  • Loading branch information
david-risney committed May 11, 2014
1 parent d73e029 commit 1c7a110
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
Expand All @@ -18,6 +18,7 @@
<script src="number.js"></script>
<script src="object.js"></script>
<script src="string.js"></script>
<script src="worker-test.js"></script>
<script src="promise/all.js"></script>
<script src="promise/evil-promises.js"></script>
<!--
Expand Down

0 comments on commit 1c7a110

Please sign in to comment.