diff options
Diffstat (limited to 'tests/test66.ans')
-rw-r--r-- | tests/test66.ans | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/test66.ans b/tests/test66.ans new file mode 100644 index 000000000..727f397eb --- /dev/null +++ b/tests/test66.ans @@ -0,0 +1,20 @@ +added bob (id 0) +added jack (id 1) +added gary (id 2) +added ty (id 3) +added bo (id 4) +added phil (id 5) +added art (id 6) +added gil (id 7) +added buck (id 8) +added ted (id 9) +found bob (id 0) +found jack (id 1) +found gary (id 2) +found ty (id 3) +found bo (id 4) +found phil (id 5) +found art (id 6) +found gil (id 7) +found buck (id 8) +found ted (id 9) |