add missing license header

This commit is contained in:
benoitc 2010-05-22 11:59:41 +02:00
parent 4ed9eb1e10
commit dd620a5788

View File

@ -1,3 +1,7 @@
# -*- coding: utf-8 -
#
# This file is part of gunicorn released under the MIT license.
# See the NOTICE for more information.
from nose.plugins.skip import SkipTest