Added test command
This commit is contained in:
@@ -55,4 +55,8 @@ command socialspy {
|
||||
run migrate;
|
||||
type console;
|
||||
}
|
||||
test {
|
||||
run test;
|
||||
type console;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user