Fix code style
This commit is contained in:
@@ -18,7 +18,7 @@ test("get cover from: 'wiredCd.torrent'", (t) => {
|
|||||||
t.fail(err)
|
t.fail(err)
|
||||||
} else {
|
} else {
|
||||||
t.equals(extension, '.jpg')
|
t.equals(extension, '.jpg')
|
||||||
t.end();
|
t.end()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user