carl/bosh - fixed runner.html (</head> was too early); cleanup of script files that no longer existed; use passed getter

This commit is contained in:
pivotal
2009-07-29 10:04:55 -07:00
parent 1da0c1c890
commit 40577433aa
3 changed files with 56 additions and 63 deletions

View File

@@ -3,10 +3,6 @@
<html>
<head>
<title>Jasmine Tests</title>
<script type="text/javascript" src="lib/json2.js"></script>
<script type="text/javascript" src="../src/base.js"></script>
<script type="text/javascript" src="../src/util.js"></script>
<script type="text/javascript" src="../src/Env.js"></script>