Merge pull request #7574 from timvandermeij/unit-test-font-cleanup

Remove unused globals from fonts unit test file
This commit is contained in:
Tim van der Meij 2016-08-27 23:29:06 +02:00 committed by GitHub
commit fb6fde9d00

View File

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