test: enable standalone host discovery

This commit is contained in:
2026-08-26 06:56:08 +08:00
parent 61b7c4da73
commit e279c4230e
@@ -11,5 +11,8 @@
"dependencies": {
"com.unity.test-framework": "1.1.33",
"com.cneicy.shrink-tutorial": "file:../../.."
}
},
"testables": [
"com.cneicy.shrink-tutorial"
]
}