Remove unused globals from fonts unit test file

This commit is contained in:
Tim van der Meij 2016-08-27 23:20:03 +02:00
parent d944c320b4
commit b81d661556

View File

@ -1,5 +1,4 @@
/* globals describe, it, expect, beforeAll, afterAll,
checkProblematicCharRanges */
/* globals describe, it, expect, checkProblematicCharRanges */
'use strict';