diff --git a/extensions.json b/extensions.json index 500dca992..d67d1880e 100644 --- a/extensions.json +++ b/extensions.json @@ -567,6 +567,9 @@ "Kelvin.vscode-sshfs": { "repository": "https://github.com/SchoofsKelvin/vscode-sshfs" }, + "kherring.ablunit-test-runner": { + "repository": "https://github.com/kenherring/ablunit-test-runner" + }, "KevinRose.vsc-python-indent": { "repository": "https://github.com/kbrose/vsc-python-indent" },