Skip to content

Commit e90fdb3

Browse files
committed
a8 to xex suffix
1 parent 434895e commit e90fdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function(add_a8_test name)
3636
if(ARGC GREATER 1)
3737
set(source_dir ${ARGV1})
3838
endif()
39-
add_emutest_test(${name} a8 ${source_dir} LIBRETRO_ATARI800_CORE)
39+
add_emutest_test(${name} xex ${source_dir} LIBRETRO_ATARI800_CORE)
4040
endfunction()
4141

4242
function(add_vcs_test name)

0 commit comments

Comments
 (0)