Skip to content
Snippets Groups Projects
Commit 46dcf1e2 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Small modification of a test

parent 22267207
No related branches found
No related tags found
2 merge requests!17Develop,!12Ny server 2019
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
......@@ -66,7 +66,7 @@ public class UniversalMessagingTest {
// @Test
// public void hello() {}
@Test
//@Test
public void deserializeMessageLocalVersionTest()
{
System.out.println("deserializeMessageLocalVersionTest");
......@@ -111,10 +111,10 @@ public class UniversalMessagingTest {
String[][] recipients = {
//{"1","Tor-Einar Skog","Mail","tor-einar.skog@nibio.no","nb","true"},
//{"2","Tor-Einar Skog","Mail","tor.einar.skog@gmail.com","en","false"},
//{"1","Tor-Einar Skog","Mail","tor-einar.skog@nibio.no","nb","true"}
{"2","Tor-Einar Skog","Mail","tor.einar.skog@gmail.com","en","false"},
//{"3","Tor-Einar Skog","Mail","tor.einar.skog@gmail.com","bs","false"},
{"1","Tor-Einar Skog","Sms","0015419087462","nb","true"}
{"1","Tor-Einar Skog","Sms","004791303819","nb","true"}
//{"2","Lars Aksel Opsahl", "Mail","lars.opsahl@nibio.no"}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment