#!/bin/sh
mocha -R spec -g '^.*((localizes remote image/svg files)|(handles a zipfile containing multiple shapefiles without corrupting data)|(handles re-downloading a zip that is invalid in its cached state)|(caches remote files))' --invert --timeout 10000
