Correct trivial spelling.

reviewable/pr18780/r1
Toshio Kuratomi 10 years ago
parent 885b60f31f
commit 3e7ffc3210

@ -16,7 +16,7 @@ class AptExpandPkgspecTestCase(unittest.TestCase):
FakePackage("apt-utils"),
]
def test_trivil(self):
def test_trivial(self):
foo = ["apt"]
self.assertEqual(
expand_pkgspec_from_fnmatches(None, foo, self.fake_cache), foo)

Loading…
Cancel
Save