fix: compile errors from updating library to use latest branch, now requires cmake 3.22.1

This commit is contained in:
0x330a
2023-02-21 15:45:22 +11:00
parent 0221fb89ce
commit 39c532240c
9 changed files with 83 additions and 124 deletions

View File

@@ -1,9 +1,9 @@
package org.session.libsession.utilities
import org.junit.Assert.assertEquals
import org.junit.Test
import org.junit.Assert.*
class OpenGroupUrlParserTest {
class CommunityUrlParserTest {
@Test
fun parseUrlTest() {