mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-22 23:04:29 +00:00
Move external tests files to tests/external/
This commit is contained in:
@@ -6,7 +6,7 @@ make coverage -j
|
||||
|
||||
# Run the tests
|
||||
pushd test
|
||||
./fetch-test-deps.sh
|
||||
external/fetch-repos.sh
|
||||
if [[ $# -eq 0 ]]; then
|
||||
./run-tests.sh
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user