mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 04:22:07 +00:00
Add RGBGFX tests
This commit is contained in:
@@ -14,7 +14,7 @@ fi
|
||||
|
||||
# Tests included with the repository
|
||||
|
||||
for dir in asm link fix; do
|
||||
for dir in asm link fix gfx; do
|
||||
pushd $dir
|
||||
./test.sh
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user