#!/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)|(handles images with no extension$)|(handles mac os x zipped archives with the lame)|(localizes zipped json$))' --invert --timeout 10000
