Skip to content
Snippets Groups Projects
Commit 430b48df authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Renaming on test

parent d7060dec
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ public class RunUntilChannelAccessTest extends AbstractTest {
SIM_DIR = getBaseResourcesDir() + "../../../../simulators/c++2/";
}
@Test
public void testRunUntilReadWriteOnChanelAccess() throws Exception {
public void testRunUntilReadWriteOnChannelAccess() throws Exception {
for (int i = 0; i < 1; i++) {
String s = MODELS_RUCA[i];
SIM_DIR = DIR_GEN + s + "/";
......
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