Skip to content

Commit 11aae61

Browse files
author
Alexandru Brisan
authored
[[ Bug 19069 ]] Updated Test Name
1 parent 9f7eda3 commit 11aae61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/lcs/core/engine/globalproperties.livecodescript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ on TestGetSetSecurityPermissions
3434
TestAssert "Getting new securityPermissions correctly", the securityPermissions is tNewPermissions
3535
end TestGetSetSecurityPermissions
3636

37-
on TestDeleteGraphicRefToGlobals
37+
on TestDeletingMenubarGroupDereferencesProperly
3838
create group
3939
set the menubar to it
4040
set the defaultmenubar to it
4141
delete it
4242
TestAssert "did not crash", true
43-
end TestDeleteGraphicRefToGlobals
43+
end TestDeletingMenubarGroupDereferencesProperly

0 commit comments

Comments
 (0)