summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/test_gd_diff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_gd_diff.py b/tests/test_gd_diff.py
index b736632..78a54fb 100644
--- a/tests/test_gd_diff.py
+++ b/tests/test_gd_diff.py
@@ -287,7 +287,7 @@ class TestGdDiff(object):
# expected packages with no readmes
expected_pkgs_noreadmes = [
'pkg-with-no-readme',
- 'another-pkgs-no-readme',
+ 'another-pkg-no-readme',
]
pkgs_noreadmes = slurp_all_gns_readmes('parkes', pkgs)