Add logger (#131)

This commit is contained in:
Mikołaj Pich
2018-06-06 19:38:54 +02:00
committed by Rafał
parent 0e16519baf
commit a06d114127
31 changed files with 201 additions and 128 deletions

View File

@ -3,8 +3,6 @@ package io.github.wulkanowy.data.db.dao.entities;
import org.junit.Assert;
import org.junit.Test;
import io.github.wulkanowy.R;
public class GradeTest {
@Test