mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-28 21:24:28 +00:00
test: improve example
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
/*
|
||||
Shell command to run this test:
|
||||
|
||||
go test -v logger_test.go
|
||||
go test -v ./logger_test.go
|
||||
*/
|
||||
func TestLogger(t *testing.T) {
|
||||
t.Run("Logger_Appendt", func(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user