Skip to content
Snippets Groups Projects
Commit 2b2cff92 authored by srosse's avatar srosse
Browse files

OO-204: fix an upper case typo in unit test

parent 2a8f4d2d
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; ...@@ -66,7 +66,7 @@ import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
"classpath*:org/olat/modules/webFeed/_spring/webFeedContext.xml", "classpath*:org/olat/modules/webFeed/_spring/webFeedContext.xml",
"classpath*:org/olat/modules/webFeed/_spring/webFeedTestContextMock.xml", "classpath*:org/olat/modules/webFeed/_spring/webFeedTestContextMock.xml",
"classpath*:org/olat/test/_spring/coordinatorAndDatabaseContextMock.xml", "classpath*:org/olat/test/_spring/coordinatorAndDatabaseContextMock.xml",
"classpath*:org/olat/test/_spring/utilCoreContextMock.xml", "classpath*:org/olat/test/_spring/utilCorecontextMock.xml",
"classpath*:org/olat/fileresource/_spring/fileresourceContext.xml", "classpath*:org/olat/fileresource/_spring/fileresourceContext.xml",
"classpath*:org/olat/resource/_spring/resourceContext.xml", "classpath*:org/olat/resource/_spring/resourceContext.xml",
"classpath*:org/olat/test/_spring/webapphelperMock.xml", "classpath*:org/olat/test/_spring/webapphelperMock.xml",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment