Skip to content

Commit

Permalink
Migrate MeasurementTest to FU 4
Browse files Browse the repository at this point in the history
Ignored test: listInsideAlignmentMeasure
  • Loading branch information
piotrzarzycki21 committed May 6, 2015
1 parent fe3fa33 commit b17fe00
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 380 deletions.
2 changes: 2 additions & 0 deletions automation_tests/src/AllTestsSuite.as
Expand Up @@ -44,6 +44,7 @@ package
import UnitTest.Tests.LinkTest;
import UnitTest.Tests.ListTest;
import UnitTest.Tests.LocaleTests;
import UnitTest.Tests.MeasurementTest;
import UnitTest.Tests.OperationTest;
import UnitTest.Tests.ParagraphTest;
import UnitTest.Tests.ScrollingTest;
Expand Down Expand Up @@ -104,6 +105,7 @@ package
public var styleTest:StyleTest;
public var selectionTest:SelectionTest;
public var paragraphTest:ParagraphTest;
public var measurementTest:MeasurementTest;
}

}

0 comments on commit b17fe00

Please sign in to comment.