rename the agg int overflow test so it actually runs under nose
This commit is contained in:
parent
9d8be8ea21
commit
9aa596401a
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from nose.tools import *
|
from nose.tools import *
|
||||||
from utilities import run_all
|
from utilities import run_all
|
||||||
import mapnik
|
import mapnik
|
Loading…
Reference in a new issue