fix stupid compile error
This commit is contained in:
parent
1ab2cecc2c
commit
ba4e2cb47c
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ public class DispatcherDocTestBase {
|
|||
|
||||
@After
|
||||
public void tearDown() {
|
||||
system.stop();
|
||||
system.shutdown();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue