Skip to content

Commit 975bf33

Browse files
committed
fix: add empty go file to packge to fix make verify
1 parent 7215bd6 commit 975bf33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/e2e/assets/chart/doc.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package chart
2+
3+
// This package exists to ignore certain build files to make sure upstream tests pass.

0 commit comments

Comments
 (0)