Skip to content

Commit

Permalink
add test data to ENTD
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoerl committed Mar 18, 2024
1 parent ed7c989 commit 4acafe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ def create(output_path):
"De 1 000", "De 1 200", "De 1 500", "De 1800",
"De 2 000", "De 2 500", "De 3 000", "De 4 000",
"De 6 000", "10 000"
])
]), numcom_UU2010 = random.choice(["B", "C", "I", "R"])
))

for person_index in range(HTS_HOUSEHOLD_MEMBERS):
Expand Down

0 comments on commit 4acafe4

Please sign in to comment.