re-enable p2r determinism tests

This commit is contained in:
Ryan Fleury
2026-06-02 12:11:06 -07:00
parent d909f187d5
commit 4dd22c9e51
3 changed files with 51 additions and 43 deletions
+1 -1
View File
@@ -41,6 +41,6 @@ target:
{
executable: "build/torture.exe"
working_directory: build
arguments: "raddbg/* --gui"
arguments: "rdi_from_pdb/* --gui"
enabled: 1
}