Version 0.8 starts.

This commit is contained in:
Erik C. Thauvin 2020-03-28 11:31:52 -07:00
parent 0d913eca4d
commit 4b95b0bbe2
49 changed files with 2284 additions and 1318 deletions

View file

@ -30,7 +30,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
package net.thauvin.erik.mobibot.tell;
package net.thauvin.erik.mobibot.commands.tell;
import org.testng.annotations.Test;