Update test coverage report for pad func rename.

This commit is contained in:
Dave Collins 2013-02-03 01:44:14 -06:00
parent 52f41f689f
commit 9628950a40
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ github.com/davecgh/go-spew/spew/format.go formatState.buildDefaultFormat 100.0
github.com/davecgh/go-spew/spew/format.go formatState.unpackValue 100.00% (4/4) github.com/davecgh/go-spew/spew/format.go formatState.unpackValue 100.00% (4/4)
github.com/davecgh/go-spew/spew/common.go catchPanic 100.00% (4/4) github.com/davecgh/go-spew/spew/common.go catchPanic 100.00% (4/4)
github.com/davecgh/go-spew/spew/spew.go convertArgs 100.00% (4/4) github.com/davecgh/go-spew/spew/spew.go convertArgs 100.00% (4/4)
github.com/davecgh/go-spew/spew/dump.go dumpState.pad 100.00% (4/4) github.com/davecgh/go-spew/spew/dump.go dumpState.indent 100.00% (4/4)
github.com/davecgh/go-spew/spew/config.go ConfigState.convertArgs 100.00% (4/4) github.com/davecgh/go-spew/spew/config.go ConfigState.convertArgs 100.00% (4/4)
github.com/davecgh/go-spew/spew/dump.go dumpState.unpackValue 100.00% (3/3) github.com/davecgh/go-spew/spew/dump.go dumpState.unpackValue 100.00% (3/3)
github.com/davecgh/go-spew/spew/common.go printBool 100.00% (3/3) github.com/davecgh/go-spew/spew/common.go printBool 100.00% (3/3)