diff --git a/slack-mathbot/commands.rb b/slack-mathbot/commands.rb index 3fb026b..defec04 100644 --- a/slack-mathbot/commands.rb +++ b/slack-mathbot/commands.rb @@ -1,4 +1,3 @@ require 'slack-mathbot/commands/calculate' require 'slack-mathbot/commands/about' require 'slack-mathbot/commands/help' -require 'slack-mathbot/commands/test'