Show explicit example of named agents

This commit is contained in:
Jay Hayes
2016-05-04 19:57:37 -05:00
parent f5af10d87a
commit 7711936893
2 changed files with 8 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ defmodule AgentTests do
test "Agents" do
answers = [
"Hi there",
"Why hello",
"HI THERE",
{:multiple, [["Milk"], ["Bread", "Milk"]]},
false,