Run a portion of the format tests in node

This commit is contained in:
Tim Schaub
2021-05-02 09:17:32 -06:00
parent 8ff40c40e8
commit d8142931e2
12 changed files with 383 additions and 371 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import {
} from '../../../src/ol/coordinate.js';
import {get} from '../../../src/ol/proj.js';
describe('ol.coordinate', function () {
describe('ol/coordinate.js', function () {
describe('#add', function () {
let coordinate, delta;