TestXML um Wert erweitert
This commit is contained in:
parent
e9dab4f566
commit
347d9a1b74
@ -23,6 +23,7 @@ public class TestXML implements IXML {
|
|||||||
List<String> returnList = new ArrayList<>();
|
List<String> returnList = new ArrayList<>();
|
||||||
returnList.add("stoff");
|
returnList.add("stoff");
|
||||||
returnList.add("schnaps");
|
returnList.add("schnaps");
|
||||||
|
returnList.add("whatever");
|
||||||
return returnList;
|
return returnList;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user