summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 708b18cd..793c983b 100644
--- a/build.xml
+++ b/build.xml
@@ -135,8 +135,8 @@
For all PRADO developers:
- test : run unit tests (results are under /build/test-reports)
+ - functionaltest : run functional tests (requires Selenium Server)
- coverage : run unit tests collecting coverage informations
- - functionaltest : run funcitonal tests (requires Selenium Server)
- lint : run lint on framework
- lint-demos : run lint on demos