mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-22 10:59:29 -04:00
Revamping mostly gesture tests.
This commit is contained in:
parent
5d91051ec7
commit
4a2c95fd1b
3 changed files with 96 additions and 0 deletions
tests/jsunit
|
@ -17,6 +17,11 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileoverview Tests for variable map.
|
||||
* @author marisaleung@google.com (Marisa Leung)
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
goog.require('goog.testing');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue