fix script
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/fb263b33 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/fb263b33 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/fb263b33 Branch: refs/heads/develop Commit: fb263b338d501eafeca7a7ff4132a0328ddefcb3 Parents: 947a832 Author: Alex Harui <[email protected]> Authored: Mon Jan 4 15:37:58 2016 -0800 Committer: Alex Harui <[email protected]> Committed: Mon Jan 4 15:37:58 2016 -0800 ---------------------------------------------------------------------- flexunit-tests.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/fb263b33/flexunit-tests.xml ---------------------------------------------------------------------- diff --git a/flexunit-tests.xml b/flexunit-tests.xml index d49a550..b09b56c 100644 --- a/flexunit-tests.xml +++ b/flexunit-tests.xml @@ -106,7 +106,7 @@ <include name="**/*Tests.as"/> </testSource> - <library dir="${FLEXUNIT_HOME}/FlexUnit4/target/flexunit-4.3.0-20140410-flex_4.12.0.swc"/> + <library file="${FLEXUNIT_HOME}/FlexUnit4/target/flexunit-4.3.0-20140410-flex_4.12.0.swc"/> <library dir="${FLEXUNIT_HOME}/FlexUnit4CIListener/target"/> <library dir="${project.libs}"/> </flexunit>
