diff --git a/tests/CPU/testDMA.cpp b/tests/CPU/testDMA.cpp index d35b02f..25b87d3 100644 --- a/tests/CPU/testDMA.cpp +++ b/tests/CPU/testDMA.cpp @@ -7,8 +7,7 @@ #include "../tests.hpp" using namespace ComSquare; -//Test(DMA, RomToVRAM) -int main() +Test(DMA, RomToVRAM) { Init() snes.cartridge->_size = 4000000;