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:
@ -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,
|
||||
|
Reference in New Issue
Block a user