summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2016-01-10 20:25:42 +0100
committerFabio Bas <ctrlaltca@gmail.com>2016-01-10 20:25:42 +0100
commitb885a0d196382b9ef64ce710be81869334621632 (patch)
tree8b584e99a2a8c2fb10a337eb1332de46324c6154 /build.xml
parentffa39ce664055966bab396631bb298091f1d2034 (diff)
test sausage
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