Merge pull request #13422 from VisualSJ/v3-pb-21865

[ci skip] Change ActionManager test name
This commit is contained in:
pandamicro 2015-08-17 21:47:20 +08:00
commit 40581c1c25
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ var PauseTest = ActionManagerTest.extend({
//------------------------------------------------------------------
var RemoveTest = ActionManagerTest.extend({
title:function () {
return "Remove Test";
return "Stop Action Test";
},
onEnter:function () {
//----start3----onEnter