Test the load function

This commit is contained in:
Salvo 'LtWorf' Tomaselli 2020-08-15 20:53:46 +02:00
parent 519cc35b18
commit 94404f60f9
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF

2
tests_dir/size.py Normal file
View File

@ -0,0 +1,2 @@
assert len(people) == 8
assert len(people.header) == 4