mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
Fix advanced compilation tests for Q1 2021 release (#4709)
This commit is contained in:
@@ -447,6 +447,7 @@ function buildLangfiles(done) {
|
||||
function buildAdvancedCompilationTest() {
|
||||
const srcs = [
|
||||
'tests/compile/main.js',
|
||||
'tests/compile/test_blocks.js',
|
||||
'core/**/**/*.js',
|
||||
'blocks/*.js',
|
||||
'generators/**/*.js'];
|
||||
|
||||
Reference in New Issue
Block a user