3c9ec55f0a
- Use defer to kill traefik process (to fix the still running traefik binaries if the given tests is failing before the kill) - Add TestWithWebConfig - Add *.test to gitignore to ignore the test binaries generated by go. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
9 lines
65 B
Text
9 lines
65 B
Text
/dist
|
|
gen.go
|
|
.idea
|
|
log
|
|
*.iml
|
|
traefik
|
|
traefik.toml
|
|
*.test
|
|
vendor/
|