~ubuntu-branches/ubuntu/karmic/reportbug/karmic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- coding: utf-8; -*-

# test/test_debianbts.py
# Part of reportbug, a Debian bug reporting tool.
#
# Copyright © 2008 Ben Finney <ben+python@benfinney.id.au>
# This is free software; you may copy, modify and/or distribute this work
# under the terms of the GNU General Public License, version 2 or later.
# No warranty expressed or implied. See the file LICENSE for details.

""" Unit test for reportbuglib.debianbts module
"""

import scaffold

from reportbug import debianbts