Test the load function

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2020-08-15 20:53:46 +02:00
parent 519cc35b18
commit 94404f60f9

2
tests_dir/size.py Normal file
View File

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