Exemplo n.º 1
0
 def test_should_compare_versions(self):
     vcl = Vcl('some_content', 'new-vcl')
     assert_true(vcl.compareVersion('other-vcl-vol.ca5ef'))
Exemplo n.º 2
0
 def test_should_compare_versions(self):
     vcl = Vcl('some_content', 'new-vcl')
     assert_true(vcl.compareVersion('other-vcl-vol.ca5ef'))