🎨 Replace identity tests with Kotlin version
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 23 Sep 2019 18:01:36 +0000 (20:01 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 23 Sep 2019 18:01:36 +0000 (20:01 +0200)
commit71df818934386a263bce5cc8d0a5912ccc7a030b
tree3c44786198c1ab39b6874299205bd79037e51898
parente46a8c717ccac5698162273275e4c74608a6365b
🎨 Replace identity tests with Kotlin version
src/test/java/net/pterodactylus/sone/freenet/wot/DefaultIdentityTest.java [deleted file]
src/test/java/net/pterodactylus/sone/freenet/wot/DefaultOwnIdentityTest.java [deleted file]
src/test/kotlin/net/pterodactylus/sone/freenet/wot/DefaultIdentityTest.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/freenet/wot/DefaultOwnIdentityTest.kt [new file with mode: 0644]