Skip to content

Commit 23946b8

Browse files
author
Pouya Yarandi
committed
Set applying true for test proto generation
1 parent 096a4c5 commit 23946b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ regenerate-test-protos: build ${PROTOC_GEN_SWIFT} Protos/SwiftProtobufTests/gene
263263
${GENERATE_SRCS} \
264264
-I Protos/SwiftProtobufTests \
265265
--tfiws_opt=FileNaming=DropPath \
266+
--tfiws_opt=Applying=true \
266267
--tfiws_out=Tests/SwiftProtobufTests \
267268
`find Protos/SwiftProtobufTests -type f -name "*.proto"`
268269

0 commit comments

Comments
 (0)