diff --git a/src/com/redstoner/modules/socialspy/Socialspy.cmd b/src/com/redstoner/modules/socialspy/Socialspy.cmd index 241f51b..cad149d 100644 --- a/src/com/redstoner/modules/socialspy/Socialspy.cmd +++ b/src/com/redstoner/modules/socialspy/Socialspy.cmd @@ -55,4 +55,8 @@ command socialspy { run migrate; type console; } + test { + run test; + type console; + } } \ No newline at end of file