mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Allow running the tests from outside of the test folder
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# Tests included with the repository
|
||||
|
||||
pushd asm
|
||||
|
||||
Reference in New Issue
Block a user