Skip to content

Commit

Permalink
FlxFrameTest compile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gama11 committed Jul 10, 2016
1 parent dd98da7 commit 24a857d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/src/flixel/graphics/frames/FlxFrameTest.hx
Expand Up @@ -3,6 +3,7 @@ package flixel.graphics.frames;
class FlxFrameTest extends FlxTest
{
@Test
@:access(flixel.graphics.frames.FlxFrame.new)
function testSortByName()
{
var indices = [3, 5, 8, 1, 6];
Expand Down

0 comments on commit 24a857d

Please sign in to comment.