Loosened some checks in the Structure.test_align system test to allow it to pass.
Some self.assertEqual() checks for the atomic coordinates have been replaced by self.assertAlmostEqual() to allow for small machine precision differences.
Authored by: bugman 2014-10-01
Parent: [r26122]
Child: [r26124]