mirror of https://github.com/axmolengine/axmol.git
Merge pull request #13422 from VisualSJ/v3-pb-21865
[ci skip] Change ActionManager test name
This commit is contained in:
commit
40581c1c25
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue