Testing Jenkins
This commit is contained in:
parent
9b4d15fc84
commit
266bbd8005
|
|
@ -4,7 +4,7 @@ package me.legrange.mikrotik;
|
||||||
* Internal representation of !done
|
* Internal representation of !done
|
||||||
* @author GideonLeGrange
|
* @author GideonLeGrange
|
||||||
*/
|
*/
|
||||||
class Done extends Response {
|
class Done extends Responsex {
|
||||||
|
|
||||||
Done(String tag) {
|
Done(String tag) {
|
||||||
super(tag);
|
super(tag);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue