Make unit tests runnable from build ant script
Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/ec9e095c Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/ec9e095c Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/ec9e095c Branch: refs/heads/develop Commit: ec9e095c13a7ba12adde0675b769857470cd2805 Parents: e31da7b Author: piotrz <[email protected]> Authored: Tue Sep 30 18:18:06 2014 +0200 Committer: piotrz <[email protected]> Committed: Tue Sep 30 18:18:06 2014 +0200 ---------------------------------------------------------------------- automation_apps/src/UnitTest/TestDescriptorRunner.mxml | 2 ++ build.xml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/ec9e095c/automation_apps/src/UnitTest/TestDescriptorRunner.mxml ---------------------------------------------------------------------- diff --git a/automation_apps/src/UnitTest/TestDescriptorRunner.mxml b/automation_apps/src/UnitTest/TestDescriptorRunner.mxml index 25ef01a..7d7253c 100644 --- a/automation_apps/src/UnitTest/TestDescriptorRunner.mxml +++ b/automation_apps/src/UnitTest/TestDescriptorRunner.mxml @@ -20,6 +20,7 @@ xmlns:fx="http://ns.adobe.com/mxml/2009"> <fx:Script> <