Merge branch 'testCherryPick' into dev

dev
hummel 2024-06-17 11:04:34 +02:00
commit edc2831367
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,5 @@
package de.hs_mannheim.informatik.gitdemo;
public class Test {
}

View File

@ -0,0 +1,5 @@
package de.hs_mannheim.informatik.gitdemo;
public class Test2 {
}

View File

@ -0,0 +1,5 @@
package de.hs_mannheim.informatik.gitdemo;
public class Test3 {
}