unittests/runtests.py: Add missing license header

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 77646be5
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; specifically version 2 of the License.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# See LICENSE for more details.
#
# Copyright: 2014 Red Hat
# Author: Lucas Meneghel Rodrigues <lmr@redhat.com>
__author__ = 'Lucas Meneghel Rodrigues <lmr@redhat.com>'
from nose.selector import Selector
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册