summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-12 17:48:03 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-12 17:48:03 +0100
commit57c671b7f2050edfb5a6e01330c2391bde04dbb5 (patch)
tree49d7d3e5d28101b86ff6edf7d7861ec8b033382d
parent876ebb35af7be82e0878d4d698984b82fb095391 (diff)
tests: Fix test_import_orig_rpm description
Gbp-Dch: Ignore
-rw-r--r--tests/component/rpm/test_import_orig_rpm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/component/rpm/test_import_orig_rpm.py b/tests/component/rpm/test_import_orig_rpm.py
index 9edbfa95..a13e2cd2 100644
--- a/tests/component/rpm/test_import_orig_rpm.py
+++ b/tests/component/rpm/test_import_orig_rpm.py
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, please see
# <http://www.gnu.org/licenses/>
-"""Tests for the git-import-orig-rpm tool"""
+"""Test importing RPMs with git-import-orig"""
import os
import shutil