This commit is contained in:
Tibor Tarnai 2019-12-11 10:20:27 +01:00
parent b94adb14f1
commit 0467523939

View file

@ -1,7 +1,5 @@
package com.sap.tamagotchi.model;
import static org.junit.jupiter.api.Assertions.*;
class OwnerTest {
}