mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
commit
2586e9d789
5 changed files with 405 additions and 2 deletions
|
|
@ -53,7 +53,8 @@ requirejs([
|
|||
'out/test/sql.test',
|
||||
'out/test/vb.test',
|
||||
'out/test/xml.test',
|
||||
'out/test/yaml.test'
|
||||
'out/test/yaml.test',
|
||||
'out/test/solidity.test',
|
||||
], function() {
|
||||
run(); // We can launch the tests!
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue