Skip to content

Commit

Permalink
Fixup cert package tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrownus committed Oct 18, 2024
1 parent 48b7f5a commit c12d8da
Show file tree
Hide file tree
Showing 12 changed files with 1,064 additions and 764 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
450 changes: 450 additions & 0 deletions cert/ca_pool_test.go

Large diffs are not rendered by default.

Loading

0 comments on commit c12d8da

Please sign in to comment.