fixed pep8 error

This commit is contained in:
Ian Knight 2016-06-01 13:51:44 +09:30
parent 7599429065
commit 3627976132
1 changed files with 0 additions and 1 deletions

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')