merge of '93f632609768276d0eccf0e9f518436ec83dfa57'

and '9908ac36a27905f02e28e8db9f93a32777fe9c62'
This commit is contained in:
zzz
2020-01-03 12:12:55 +00:00
6 changed files with 0 additions and 1 deletions

View File

@@ -410,7 +410,6 @@
<fileset dir="./test/junit/">
<include name="**/*Test.java" />
<include name="**/*IT.java" if="runIntegrationTests" />
<exclude name="**/ElGamalAESEngineTest.java" />
<exclude name="**/StructureTest.java" />
<exclude name="**/AbstractFieldElementTest.java" />
<!-- DataHelperTest is *very* slow with cobertura -->