Add iterator tests

This commit is contained in:
James Tanner
2014-02-21 14:26:34 -05:00
parent a65d53462d
commit d29da4cba1
4 changed files with 209 additions and 0 deletions

View File

@@ -31,4 +31,5 @@
- { role: test_async, tags: test_async }
- { role: test_handlers, tags: test_handlers }
- { role: test_lookups, tags: test_lookups }
- { role: test_iterators, tags: test_iterators }