1. Summary of problem description
mitkDICOMLocaleTest is using the deprecated standardFilelocations class.
1.1. Actual behavior
Test file cannot be found.
1.2. Expected behavior
Test file should be found.
2. Cause of the bug
mitkDICOMLocaleTest is using the deprecated standardFilelocations class.
3. Proposed solution
Pass the input data via CMake parameters to the test as command line argument.
4. Affected classes
mitkDICOMLocaleTest
5. How will the bugfix get tested?
The dashboard will show the result.
