make collection.index function to handle failing tests

This commit is contained in:
Max Grossman
2018-12-17 17:16:10 -05:00
parent d8de9e785e
commit 8f33a85a12
6 changed files with 18 additions and 6 deletions
-1
View File
@@ -187,7 +187,6 @@ export default {
},
// adds from mapcss-parse selector check...
addRule: function(selector) {
var _areaKeys = this._areaKeys;
var rule = {
// checks relevant to mapcss-selector
checks: this.filterRuleChecks(selector),