Commit 1c2dca0
committed
generate: Move generate_test.go from validation
The generate package already imports the validate package, so this
isn't creating an import cycle. And as a generation smoke test, this
doesn't belong in validation (which is about compliance-testing
runtimes).
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent 9422eec commit 1c2dca0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments