Refernece the Person struct from test harness
This commit is contained in:
@@ -151,6 +151,7 @@ defmodule KoansHarnessTest do
|
||||
|
||||
test "Structs" do
|
||||
answers = [
|
||||
%Structs.Person{},
|
||||
nil,
|
||||
"Joe",
|
||||
33,
|
||||
|
||||
Reference in New Issue
Block a user