Ejemplo n.º 1
0
 def test_get_last(self):
     dists = ReleasesList('Foo')
     self.assertEqual(dists.get_last('Foo 1.0'), None)
Ejemplo n.º 2
0
 def test_get_last(self):
     dists = ReleasesList('Foo')
     self.assertEqual(dists.get_last('Foo 1.0'), None)