fixing names

This commit is contained in:
mpaulson 2022-06-23 10:33:58 -06:00
parent 90fdc7aa06
commit 17b5708d59
12 changed files with 10 additions and 22 deletions

View file

@ -16,6 +16,6 @@
"test": "jest ArrayList"
},
"kata_stats": {
"ArrayList": 2
"ArrayList": 4
}
}