Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Fix typo and formatting issues.
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
  • Loading branch information
kevina committed Jan 4, 2017
1 parent 2e3a9f7 commit 4df1387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4df1387

Please sign in to comment.