mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-05-09 12:20:40 -04:00
Update md5map fixtures for tests
Also cleaned up comments from @mewtaylor
This commit is contained in:
parent
1339683a73
commit
5b2ff1a4ca
5 changed files with 8 additions and 8 deletions
bin/lib
|
@ -6,7 +6,7 @@ var crypto = require('crypto');
|
|||
var fs = require('fs');
|
||||
var path = require('path');
|
||||
var po2icu = require('po2icu');
|
||||
var isArray = require('lodash.isArray');
|
||||
var isArray = require('lodash.isarray');
|
||||
|
||||
var Helpers = {};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue