Remove old node module, update tests to use the npm one. (#3111)

This commit is contained in:
Sam El-Husseini
2019-09-27 10:32:52 -07:00
committed by GitHub
parent 35424f2484
commit 6a771a8636
5 changed files with 4 additions and 81 deletions

View File

@@ -23,7 +23,7 @@
*/
var assert = require('chai').assert;
var Blockly = require('../../blockly_node_javascript_en.js');
var Blockly = require('../../dist/');
var xmlText = `<xml xmlns="https://developers.google.com/blockly/xml">
<block type="text_print" x="37" y="63">