removed extra newline

This commit is contained in:
John Tran
2011-04-25 12:55:59 -04:00
parent 4c1c0b8357
commit c3ab4f023e

View File

@@ -21,7 +21,6 @@ from nova import exception
class ApiErrorTestCase(test.TestCase):
def test_return_valid_error(self):
# without 'code' arg
err = exception.ApiError('fake error')