chore(text): source code format
This commit is contained in:
@@ -81,10 +81,7 @@ class ZeroEchoSessionDestroyKeyTest {
|
||||
}
|
||||
|
||||
private enum Behavior {
|
||||
SUCCESS,
|
||||
FAIL_CHECKED,
|
||||
FAIL_RUNTIME,
|
||||
NO_TRANSITION
|
||||
SUCCESS, FAIL_CHECKED, FAIL_RUNTIME, NO_TRANSITION
|
||||
}
|
||||
|
||||
private static final class TestKey implements Key, Destroyable {
|
||||
|
||||
Reference in New Issue
Block a user