Rename class so Maven runs its tests

Maven is configured to run tests found in classes ending in Tests.
This meant that the tests in BasicErrorControllerIntegrationTest (note
the missing s) were not being run.

This commit renames the test class so that it's picked up by Maven.
This commit is contained in:
Andy Wilkinson 2014-10-15 15:56:14 +01:00
parent ecee19057c
commit fff94733ef