From d95c68d8913d3ac434d86a681d215bd0da230b44 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 24 Apr 2026 13:12:35 +0200 Subject: tests: add jetpac.nes to the end-to-end tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7dd6a24..5bfc7b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "tests/code.nes"] path = tests/code.nes url = git@github.com:mssola/code.nes +[submodule "tests/jetpac.nes"] + path = tests/jetpac.nes + url = https://github.com/mssola/jetpac.nes -- cgit v1.2.3