forked from 2211945/WIZARD_PR2_DOP
12 lines
291 B
Java
12 lines
291 B
Java
/*
|
|
============================================================
|
|
This is the "ZahlenkarteTest" file from Author: Philipp Kotte
|
|
written on: 10 / 10 / 2023 at: 21:18
|
|
============================================================
|
|
*/
|
|
package Test.Domain.Karten;
|
|
|
|
public class ZahlenkarteTest {
|
|
|
|
}
|