This commit is contained in:
Tim Bentley 2016-06-07 17:56:21 +01:00
parent 25ca35f420
commit fa97bfce10

View File

@ -75,4 +75,3 @@ class TestRegistryProperties(TestCase, RegistryProperties):
# THEN the application should be none
self.assertEqual(self.application, application, 'The application value should match')