You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/29 19:38:36 UTC

[isis] 07/25: ISIS-2273: fixes failing test

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch ISIS-2062
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 35b5f992afee30d1d615dd23083b077f6023adaa
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Jan 29 17:08:42 2020 +0000

    ISIS-2273: fixes failing test
---
 core/unittestsupport/src/test/resources/.gitignore |   1 +
 core/unittestsupport/src/test/resources/signed.jar | Bin 0 -> 2997 bytes
 2 files changed, 1 insertion(+)

diff --git a/core/unittestsupport/src/test/resources/.gitignore b/core/unittestsupport/src/test/resources/.gitignore
new file mode 100644
index 0000000..72c5812
--- /dev/null
+++ b/core/unittestsupport/src/test/resources/.gitignore
@@ -0,0 +1 @@
+!signed.jar
\ No newline at end of file
diff --git a/core/unittestsupport/src/test/resources/signed.jar b/core/unittestsupport/src/test/resources/signed.jar
new file mode 100644
index 0000000..bdcf481
Binary files /dev/null and b/core/unittestsupport/src/test/resources/signed.jar differ