1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

fix preprocess_pragmas and add tests (#2038)

This commit is contained in:
Dragorn421 2024-08-14 19:53:55 +02:00 committed by GitHub
parent ab1701b57a
commit 137e0d2a10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 115 additions and 7 deletions

1
tools/tests/README Normal file
View file

@ -0,0 +1 @@
This folder contains tests for the tools living in this repo.