Skip to content

Commit c35f4c1

Browse files
committed
fixed tests
1 parent d8aa550 commit c35f4c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SUBCLEAN = $(addsuffix .clean,$(SUBDIRS))
99

1010
test: protoc-build $(SUBDIRS)
1111
clean: $(SUBCLEAN)
12-
12+
rm -rf ./bin
1313

1414
.PHONY: $(SUBDIRS)
1515
$(SUBDIRS):

integration/impl_type_name_tmpl/strings/strings.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)