Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
utrack committed Sep 1, 2021
1 parent d8aa550 commit c35f4c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SUBCLEAN = $(addsuffix .clean,$(SUBDIRS))

test: protoc-build $(SUBDIRS)
clean: $(SUBCLEAN)

rm -rf ./bin

.PHONY: $(SUBDIRS)
$(SUBDIRS):
Expand Down
2 changes: 1 addition & 1 deletion integration/impl_type_name_tmpl/strings/strings.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c35f4c1

Please sign in to comment.