You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/01/24 22:49:58 UTC

[4/9] git commit: [flex-tlf] [refs/heads/develop] - Revert "disable alice test because it used the alice in wonderland text"

Revert "disable alice test because it used the alice in wonderland text"

This reverts commit 59810165fe0b744f5a25c2e29275a0f92ee5f1eb.


Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/38bef20b
Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/38bef20b
Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/38bef20b

Branch: refs/heads/develop
Commit: 38bef20b8b23e937a4df09eeec96525793852cda
Parents: 17e755a
Author: Alex Harui <ah...@apache.org>
Authored: Sat Jan 24 13:48:33 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sat Jan 24 13:48:33 2015 -0800

----------------------------------------------------------------------
 build.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/38bef20b/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index c07efba..02a499f 100644
--- a/build.xml
+++ b/build.xml
@@ -222,11 +222,9 @@
     <antcall target="asTestApp">
       <param name="output" value="TCMTestFocus2"/>
     </antcall>
-    <!-- disabled because it was using some invalid IP
     <antcall target="asTestApp">
       <param name="output" value="AliceScroll"/>
     </antcall>
-     -->
     <antcall target="asTestApp">
       <param name="output" value="KeyLogger"/>
     </antcall>