From c3b264e630843bea23635507ea36e0219510aac5 Mon Sep 17 00:00:00 2001 From: James Chen Date: Fri, 30 Nov 2012 13:01:23 +0800 Subject: [PATCH] Using the Minggo's repo of cocos2d-js-tests. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b4f8f1b87b..c91606069f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = git://github.com/folecr/cocos2dx-autogen-bindings.git [submodule "samples/TestJavascript/cocos2d-js-tests"] path = samples/TestJavascript/cocos2d-js-tests - url = https://github.com/cocos2d/cocos2d-js-tests.git + url = https://github.com/minggo/cocos2d-js-tests.git