[Pkg-javascript-commits] [backbone] 59/74: all tests pass in IE7
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:59:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.3.0
in repository backbone.
commit 6de4a8cc372901523690ac09386b9455b4c6adde
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Nov 8 14:56:21 2010 -0500
all tests pass in IE7
---
test/test.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/test.html b/test/test.html
index 76f1ef1..cd43ee2 100644
--- a/test/test.html
+++ b/test/test.html
@@ -3,6 +3,7 @@
<head>
<title>Backbone Test Suite</title>
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
+ <script type="text/javascript" src="vendor/json2.js"></script>
<script type="text/javascript" src="vendor/jquery-1.4.2.js"></script>
<script type="text/javascript" src="vendor/qunit.js"></script>
<script type="text/javascript" src="vendor/jslitmus.js"></script>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list