This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 82c1c49  Update royaleunit.md
82c1c49 is described below

commit 82c1c49f0dd12b54c90d54d453545e65f3b91c0f
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun Jul 14 11:25:42 2019 -0300

    Update royaleunit.md
    
    Added a note about getting and using Ant, which is need to run RoyaleUnit 
tests.
---
 testing/royaleunit.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/royaleunit.md b/testing/royaleunit.md
index bb32454..42589a5 100644
--- a/testing/royaleunit.md
+++ b/testing/royaleunit.md
@@ -28,7 +28,7 @@ _Text coming soon_
 
 ## Requirements
 
-_List of requirements coming soon_
+Apache RoyaleUnit is designed to work with <a href="https://ant.apache.org"; 
target="_blank">Apache Ant</a>, a command-line tool which can drive processes 
described in build files as targets and extension points dependent upon each 
other. The Ant website provides an overview, documentation, and a free download 
of the Ant installer.
 
 ## Tutorials
 

Reply via email to