unittest für die SortierId geschrieben

This commit is contained in:
2023-10-26 15:51:57 +02:00
parent 2027650c25
commit c26fdc2781
5 changed files with 108 additions and 9 deletions
+2 -1
View File
@@ -4,6 +4,7 @@
// Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Python: Aktuelle Datei",
@@ -21,7 +22,7 @@
"console": "integratedTerminal",
"justMyCode": true
"args": [
"--sivas=826002201"
"--sivas=829522001"
],
}
]