mirror of
https://github.com/google/blockly.git
synced 2026-03-14 01:00:09 +01:00
Maybe fix Mocha?
This commit is contained in:
@@ -26,10 +26,6 @@
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* @name Blockly.fieldRegistry
|
||||
* @namespace
|
||||
*/
|
||||
goog.provide('Blockly.fieldRegistry');
|
||||
|
||||
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
*/
|
||||
goog.provide('Blockly.utils.dom');
|
||||
|
||||
goog.require('Blockly.utils.userAgent');
|
||||
|
||||
|
||||
/**
|
||||
* Required name space for SVG elements.
|
||||
|
||||
Reference in New Issue
Block a user