Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
upadte doc
  • Loading branch information
architagr committed Apr 29, 2025
commit 992db2b883ecca754085f89e543c66e38edbf97c
4 changes: 2 additions & 2 deletions assert/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// # Note
// All functions in this package return a bool value indicating whether the test has passed.
//
// # Example Usage
//
// # Example Usage
//
// The following is a complete example using assert in a standard test function:
//
Expand Down