diff --git a/tests/pc/80386/test386.nasm b/tests/pc/80386/test386.nasm index 792c7022e..b54720f87 100644 --- a/tests/pc/80386/test386.nasm +++ b/tests/pc/80386/test386.nasm @@ -38,7 +38,7 @@ ; The code which attempts to update myGDT and addrGDT will have no effect when installed as a ROM, ; which is fine, because those data structures are predefined with appropriate ROM-based addresses. ; -; See the machine definition file in /modules/pcjs/bin/romtests.json for a configuration that can +; See the machine definition file in /modules/pcjs/bin/test386.json for a configuration that can ; load this file as a ROM image. ; ; REAL32 Notes