Fix test name

This commit is contained in:
Matt Bierner 2018-09-17 15:49:46 -07:00
parent d69ba73b25
commit 63c5c74852

View file

@ -78,7 +78,7 @@ suite('commands namespace tests', () => {
});
test('api-command: vscode.previewHtm', function () {
test('api-command: vscode.previewHtml', function () {
let registration = workspace.registerTextDocumentContentProvider('speciale', {
provideTextDocumentContent(uri) {