Skip to content

Commit

Permalink
Remove ignored (not unit tests) locations
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiroKyl committed Feb 12, 2017
1 parent f41d80b commit 5519e88
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions for-lcrypto-j2me/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,6 @@
<configuration>
<sources>
<source>src/org/bouncycastle/math/ec/custom/sec/test</source>
<?ignoreme
<source>src/org/bouncycastle/util/test</source>
<source>src/org/bouncycastle/asn1/test</source>
<source>src/org/bouncycastle/openpgp/test</source>
<source>src/org/bouncycastle/crypto/prng/test</source>
<source>src/org/bouncycastle/crypto/ec/test</source>
<source>src/org/bouncycastle/crypto/test</source>
<source>src/org/bouncycastle/cert/test</source>
<source>src/org/bouncycastle/cms/test</source>
<source>src/java/math/test</source>
?>
</sources>
</configuration>
<!-- better solution: https://stackoverflow.com/a/35514742 -->
Expand Down

0 comments on commit 5519e88

Please sign in to comment.