diff options
| author | Dave Collins <[email protected]> | 2013-02-03 01:44:14 -0600 |
|---|---|---|
| committer | Dave Collins <[email protected]> | 2013-02-03 01:44:14 -0600 |
| commit | 9628950a4051b1b2ed1e055bc9d15e88f57cbcc4 (patch) | |
| tree | a3f9fb87d1f403496b9de40ffca8e3053bc255dd /test_coverage.txt | |
| parent | 52f41f689fbb82dfa8650d4e7caf85a69cdc7483 (diff) | |
Update test coverage report for pad func rename.
Diffstat (limited to 'test_coverage.txt')
| -rw-r--r-- | test_coverage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_coverage.txt b/test_coverage.txt index c9d7bfc..4a5d518 100644 --- a/test_coverage.txt +++ b/test_coverage.txt @@ -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/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/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/dump.go dumpState.unpackValue 100.00% (3/3) github.com/davecgh/go-spew/spew/common.go printBool 100.00% (3/3) |
