Rearrange test namespaces

This commit is contained in:
scawful
2024-04-14 09:30:21 -05:00
parent ed7b1aa3df
commit ce2cae2242
7 changed files with 39 additions and 33 deletions

View File

@@ -16,9 +16,9 @@ add_executable(
emu/cpu_test.cc
emu/spc700_test.cc
emu/ppu_test.cc
compression_test.cc
snes_palette_test.cc
room_object_test.cc
gfx/compression_test.cc
gfx/snes_palette_test.cc
zelda3/room_object_test.cc
../src/cli/patch.cc
../src/cli/command_handler.cc
../src/app/rom.cc