mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-18 09:35:44 +00:00
Update TribuFuTest.kt
This commit is contained in:
parent
85ca2b7701
commit
ea07b6cb51
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ package com.tribufu.sdk
|
||||||
import kotlin.test.Test
|
import kotlin.test.Test
|
||||||
import kotlin.test.assertTrue
|
import kotlin.test.assertTrue
|
||||||
|
|
||||||
class LibraryTest {
|
class TribuFuTest {
|
||||||
@Test fun testSomeLibraryMethod() {
|
@Test fun testSomeLibraryMethod() {
|
||||||
//val library = TribuFu()
|
//val library = TribuFu()
|
||||||
assertTrue(true, "someLibraryMethod should return 'true'")
|
assertTrue(true, "someLibraryMethod should return 'true'")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue