rename the agg int overflow test so it actually runs under nose

This commit is contained in:
Dane Springmeyer 2013-10-02 09:41:05 -07:00
parent 9d8be8ea21
commit 9aa596401a

View file

@ -1,3 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from nose.tools import *
from utilities import run_all
import mapnik