add codecoverage dependency to test package
parent
7eda8741f4
commit
4b2c03069d
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue