mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
defmodule PlantIdDiscordBotTest do
|
||||
use ExUnit.Case
|
||||
doctest PlantIdDiscordBot
|
||||
|
||||
test "greets the world" do
|
||||
assert PlantIdDiscordBot.hello() == :world
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user