add codecoverage dependency to test package

pull/164/head
Aaron Trudeau 2022-04-26 20:33:31 -04:00
parent 7eda8741f4
commit 4b2c03069d
No known key found for this signature in database
GPG Key ID: D6874B046ABF9536
1 changed files with 3 additions and 0 deletions

View File

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