jshint, my old friend
This commit is contained in:
parent
b83351a504
commit
bcfc43a517
@ -3,8 +3,6 @@ require('../support/test_helper');
|
||||
const assert = require('../support/assert');
|
||||
const TestClient = require('../support/test-client');
|
||||
const serverOptions = require('../../lib/cartodb/server_options');
|
||||
const MISSING_AGGREGATION_COLUMNS = 'Missing columns in the aggregation. The map-config defines cartocss expressions,'+
|
||||
' interactivity fields or attributes that are not present in the aggregation';
|
||||
|
||||
const suites = [{
|
||||
desc: 'mvt (mapnik)',
|
||||
|
Loading…
Reference in New Issue
Block a user