🧪 test: add LSP json fixtures and provider suite
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import lsp.test.provider.main;
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
return Run(argc, argv);
|
||||
}
|
||||
Reference in New Issue
Block a user