Example #1
0
 def test_get_version(self):
     """Tests the get_version function."""
     version = pyscca.get_version()
Example #2
0
 def test_get_version(self):
   """Tests the get_version function."""
   version = pyscca.get_version()
   self.assertIsNotNone(version)
Example #3
0
 def test_get_version(self):
   """Tests the get_version function."""
   version = pyscca.get_version()