瀏覽代碼

Update test coverage report for pad func rename.

Dave Collins 13 年之前
父節點
當前提交
9628950a40
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test_coverage.txt

+ 1 - 1
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)