1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-31 16:22:23 +08:00

Fix typo and formatting issues.

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
This commit is contained in:
Kevin Atkinson
2017-01-04 16:01:23 -05:00
parent defd1a17e5
commit 78ff01757f
3 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ func TestPBdataTools(t *testing.T) {
}
func TestMetedata(t *testing.T) {
func TestMetadata(t *testing.T) {
meta := &Metadata{
MimeType: "audio/aiff",
Size: 12345,