12 lines
292 B
Java
12 lines
292 B
Java
/*
|
|
============================================================
|
|
This is the "BlockeintragTest" file from Author: Philipp Kotte
|
|
written on: 10 / 10 / 2023 at: 21:17
|
|
============================================================
|
|
*/
|
|
package Test.Domain.Block;
|
|
|
|
public class BlockeintragTest {
|
|
|
|
}
|