Skip to content
Snippets Groups Projects
Commit 97a8dbd4 authored by srosse's avatar srosse
Browse files

FXOLAT-296 : add REST API for contacts

parent 4173cbbb
No related branches found
No related tags found
No related merge requests found
......@@ -118,6 +118,7 @@ import org.junit.runners.Suite;
org.olat.restapi.RestApiLoginFilterTest.class,
org.olat.restapi.UserAuthenticationMgmtTest.class,
org.olat.restapi.UserMgmtTest.class,
org.olat.restapi.ContactsTest.class,
/**
*
* Place tests which load their own Spring context
......
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