Skip to content

Commit

Permalink
security: Add a package level comment to testdata package in advanced…
Browse files Browse the repository at this point in the history
…tls (#3317)
  • Loading branch information
easwars authored Jan 14, 2020
1 parent 0083f6e commit 62d4bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/advancedtls/testdata/testdata.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*
*/

// Package testdata contains functionality to find data files in tests.
package testdata

import (
Expand Down

0 comments on commit 62d4bd7

Please sign in to comment.