Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created August 25, 2014 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmcw/82a8c793a92c88495213 to your computer and use it in GitHub Desktop.
Save tmcw/82a8c793a92c88495213 to your computer and use it in GitHub Desktop.
not ok 9 should be equal
---
operator: equal
expected:
null
actual:
[Error: GeoJSON Plugin: could not open: '{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Point","coordinates":[0,0]},"properties":{"marker-color":"#ace","marker-size":"medium","symbol":"-","marker-symbol":"bus","marker-path":"/var/folders/lh/rwmhbvnd5rdc2qc5t5n2pv4w0000gn/T/geojson-mapnikify-73c52cc1d5ce4d4cb149a80c09d6a9db.png"}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[0,0],[10,10]]},"properties":{"stroke":"#f0f0f0","stroke-width":2,"stroke-opacity":1}}]}' encountered during parsing of layer 'layer' in Layer]
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment