Compare commits

1 Commits
Author SHA1 Message Date
cneicy ec48264704 test: enable standalone host discovery 2026-08-26 06:56:07 +08:00
@@ -11,5 +11,8 @@
"dependencies": {
"com.unity.test-framework": "1.1.33",
"com.cneicy.shrink-shared-codegen": "file:../../.."
}
},
"testables": [
"com.cneicy.shrink-shared-codegen"
]
}