Skip to content

Commit

Permalink
Update DslTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
JooHyukKim committed Nov 13, 2024
1 parent 9889989 commit 477fee8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class DslTest {
@Test
fun createModuleWithoutUsingInitializer() {
val module = kotlinModule()

assertNotNull(module)
}

Expand Down

0 comments on commit 477fee8

Please sign in to comment.