summaryrefslogtreecommitdiff
path: root/tests/19_test_gbp_scripts_config.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/19_test_gbp_scripts_config.py')
-rw-r--r--tests/19_test_gbp_scripts_config.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/19_test_gbp_scripts_config.py b/tests/19_test_gbp_scripts_config.py
index f503ef5..528cc01 100644
--- a/tests/19_test_gbp_scripts_config.py
+++ b/tests/19_test_gbp_scripts_config.py
@@ -13,10 +13,9 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-"""Test L{gbp} config"""
+"""Test the L{gbp} config command"""
import os
-import sys
import unittest
import gbp.scripts.config