Skip to content

Commit

Permalink
Add @test annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-weiqi authored Aug 17, 2024
1 parent 2ccfd28 commit 4e5d383
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class GeneralKonsistTest {
.assertNot { it.hasImports("android.util.Log") }
}

@Test
fun `no empty files allowed`() {
Konsist.scopeFromProject()
.files
Expand Down

0 comments on commit 4e5d383

Please sign in to comment.