fix(build): allow services to be named Service (#709)
Fixes https://github.com/hyperium/tonic/issues/676
This commit is contained in:
@@ -14,6 +14,7 @@ members = [
|
||||
# Tests
|
||||
"tests/included_service",
|
||||
"tests/same_name",
|
||||
"tests/service_named_service",
|
||||
"tests/wellknown",
|
||||
"tests/wellknown-compiled",
|
||||
"tests/extern_path/uuid",
|
||||
|
||||
Reference in New Issue
Block a user