add codecoverage dependency to test package

This commit is contained in:
Aaron Trudeau
2022-04-26 20:33:31 -04:00
parent 7eda8741f4
commit 4b2c03069d

View File

@@ -8,6 +8,9 @@
"keywords": [ "keywords": [
"nothing" "nothing"
], ],
"dependencies": {
"com.unity.testtools.codecoverage": "1.1.1"
},
"author": { "author": {
"name": "Not Real", "name": "Not Real",
"email": "notreal@notarealemailendpoint.com", "email": "notreal@notarealemailendpoint.com",