diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:43:31 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:43:31 +0000 |
commit | cc9a7c433939835f1e63ca96b100749e01d784ff (patch) | |
tree | 39aa5699e2052f5555e57c0fb9876bc7e9c3308b | |
parent | ab5701be275f6c8b9587eb8d71e742267d78e576 (diff) | |
download | java-common-cc9a7c433939835f1e63ca96b100749e01d784ff.tar.gz |
TestNG is also used for tests
-rw-r--r-- | policy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ </para> <para> - Programs and libraries &should; enable JUnit tests, if these are present. + Programs and libraries &should; enable JUnit/TestNG tests, if these are present. The build &may; ignore test failures. </para> |