Skip to content

Commit

Permalink
Merge pull request #86 from rwalkerands/test-process-do-not-merge-2
Browse files Browse the repository at this point in the history
Rebased into new local branch and merged.
  • Loading branch information
rwalkerands authored Jan 22, 2024
2 parents c9aac17 + 62a97f3 commit d7b09e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-suite/test-runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
if __name__ == "__main__":
functions.validate_all_redirects("linked.data.gov.au.json")
# All .json files in the linked.data.gov.au/org directory.
# Deliberate syntax error for test purposes. DO NOT MERGE!
splat
org_json = glob.glob('linked.data.gov.au/org/*.json')
org_json.sort()
for org in org_json:
Expand Down

0 comments on commit d7b09e3

Please sign in to comment.