disable alice test because it used the alice in wonderland text
diff --git a/build.xml b/build.xml
index 02a499f..c07efba 100644
--- a/build.xml
+++ b/build.xml
@@ -222,9 +222,11 @@
     <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>