diff --git a/test/.gitignore b/test/.gitignore index d7773f40..75665036 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,4 +1,5 @@ /libbet/ /pokecrystal/ /pokered/ +/SameBoy/ /ucity/ diff --git a/test/fetch-test-deps.sh b/test/fetch-test-deps.sh index 4ea0260d..c880644d 100755 --- a/test/fetch-test-deps.sh +++ b/test/fetch-test-deps.sh @@ -100,3 +100,4 @@ if "$nonfree"; then fi action AntonioND/ucity 2023-11-02 c781ae20c0b319262b19b51e5067a2c93cf3b362 action pinobatch/libbet 2023-11-30 9f56cf94883c58517c2cd41a752cfee5a5800e8d +action LIJI32/SameBoy 2023-12-05 8642715a6d75520753196de96b73ada4451739a4 diff --git a/test/run-tests.sh b/test/run-tests.sh index 7774c6b7..f412be8a 100755 --- a/test/run-tests.sh +++ b/test/run-tests.sh @@ -70,3 +70,4 @@ if "$nonfree"; then fi test_downstream AntonioND/ucity '' test_downstream pinobatch/libbet all +test_downstream LIJI32/SameBoy bootroms