Skip to content

Commit 20b16b7

Browse files
committed
Update app/src/test/java/it/niedermann/owncloud/notes/shared/util/NoteUtilTest.kt
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com>
1 parent aa53f6e commit 20b16b7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/test/java/it/niedermann/owncloud/notes/shared/util/NoteUtilTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import org.robolectric.annotation.Config
2121
@RunWith(RobolectricTestRunner::class)
2222
class NoteUtilTest : TestCase() {
2323

24-
/** Assertion messages shared across test methods. */
2524
companion object {
2625
private const val NO_RAW_HTML_TAGS = "Excerpts must not contain raw HTML tags"
2726
private const val TRUNCATED_TO_200 = "Excerpt must be truncated to 200 chars"

0 commit comments

Comments
 (0)