mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Add new language ST
This commit is contained in:
parent
6f34b63e40
commit
6911ed6b88
6 changed files with 331 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ define(['require'], function (require) {
|
|||
'release/dev/redshift/redshift.test',
|
||||
'release/dev/redis/redis.test',
|
||||
'release/dev/csp/csp.test',
|
||||
'release/dev/st/st.test',
|
||||
], function () {
|
||||
run(); // We can launch the tests!
|
||||
}, function (err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue