[Pkg-javascript-commits] [backbone] 149/211: fix the zepto test	suite.
    Jonas Smedegaard 
    js at moszumanska.debian.org
       
    Sat May  3 17:00:16 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.0
in repository backbone.
commit 300c7f0e9c81c16448b6b301caadefe9fd3780a8
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Thu May 26 11:04:56 2011 -0400
    fix the zepto test suite.
---
 test/test-zepto.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/test-zepto.html b/test/test-zepto.html
index 2b090e5..a03e65c 100644
--- a/test/test-zepto.html
+++ b/test/test-zepto.html
@@ -13,7 +13,7 @@
   <script type="text/javascript" src="events.js"></script>
   <script type="text/javascript" src="model.js"></script>
   <script type="text/javascript" src="collection.js"></script>
-  <script type="text/javascript" src="controller.js"></script>
+  <script type="text/javascript" src="router.js"></script>
   <script type="text/javascript" src="view.js"></script>
   <script type="text/javascript" src="sync.js"></script>
   <script type="text/javascript" src="speed.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