Refernece the Person struct from test harness

This commit is contained in:
Felipe Sere
2016-03-16 21:55:19 +00:00
parent 243a8a07d8
commit e4d1cad6df
2 changed files with 6 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ defmodule KoansHarnessTest do
test "Structs" do
answers = [
%Structs.Person{},
nil,
"Joe",
33,