Skip to content

Commit

Permalink
documentaion
Browse files Browse the repository at this point in the history
  • Loading branch information
Mosrepos committed Jul 30, 2022
1 parent ca29575 commit 8354054
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/test/kotlin/serviceTest/SwimServiceTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ class SwimServiceTest {

}

/**
*test if the function startGame works correctly
*
* the table deck and each player should draw 3 cards from the pile
*/

@Test
fun testStartGame() {

Expand Down

0 comments on commit 8354054

Please sign in to comment.