converted tabs to spaces
This commit is contained in:
parent
575ae92fb9
commit
5a1c0da8ae
7 changed files with 20 additions and 20 deletions
|
|
@ -44,7 +44,7 @@ public class AgentDocTest {
|
|||
|
||||
@Test
|
||||
public void createAndClose() {
|
||||
//#create
|
||||
//#create
|
||||
ActorSystem system = ActorSystem.create("app");
|
||||
|
||||
Agent<Integer> agent = new Agent<Integer>(5, system);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue