Skip to content

Commit

Permalink
Fixup cert package tests (#1253)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrownus authored Oct 31, 2024
1 parent f2c3242 commit f30085e
Show file tree
Hide file tree
Showing 14 changed files with 1,320 additions and 816 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
/nebula-darwin
/nebula.exe
/nebula-cert.exe
/coverage.out
**/coverage.out
**/cover.out
/cpu.pprof
/build
/*.tar.gz
Expand Down
506 changes: 478 additions & 28 deletions cert/ca_pool_test.go

Large diffs are not rendered by default.

Loading

0 comments on commit f30085e

Please sign in to comment.