mirror of
https://github.com/InsanusMokrassar/SDI.git
synced 2025-09-07 17:19:49 +00:00
decrease number of expected functions
This commit is contained in:
@@ -2,7 +2,8 @@ package com.insanusmokrassar.sdi
|
||||
|
||||
import kotlinx.serialization.*
|
||||
import kotlinx.serialization.json.Json
|
||||
import kotlin.test.*
|
||||
import kotlin.test.Test
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
interface List_ParentalAPI {
|
||||
val services: List<List_ChildAPI>
|
||||
|
Reference in New Issue
Block a user