From 4df138770eea3a1f003619a04b49669bedfdc026 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Wed, 4 Jan 2017 16:01:23 -0500 Subject: [PATCH] Fix typo and formatting issues. License: MIT Signed-off-by: Kevin Atkinson --- format_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format_test.go b/format_test.go index 10421431a..6edc2ca0b 100644 --- a/format_test.go +++ b/format_test.go @@ -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,