Correct trivial spelling.

pull/18777/head
Toshio Kuratomi 10 years ago committed by Matt Clay
parent 945447e392
commit f2c1d49de7

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

Loading…
Cancel
Save