forked from Clones/Controlify
fix testing
This commit is contained in:
@ -126,6 +126,11 @@ public class ClientTestHelper {
|
|||||||
public void updateState() {
|
public void updateState() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void clearState() {
|
||||||
|
|
||||||
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user