mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Try to fix jsreftest report results on win32.
This commit is contained in:
parent
7e292b2a97
commit
3c20fdc230
@ -34,3 +34,5 @@ try {
|
||||
reportCompare(e instanceof InternalError, true, "Internal error due to overallocation is ok.");
|
||||
}
|
||||
reportCompare(true, true, "No crash occurred.");
|
||||
|
||||
print("All tests passed!");
|
||||
|
Loading…
Reference in New Issue
Block a user