Files
ladybird/Userland/Libraries/LibJS/Tests/test-common.js
Ali Mohammad Pur a5958b5f45 LibJS: Allow 'expect().fail("some random string")' in test-js
Previously fail() wanted the fail object to be a callable, allow it to
be a string also.
2022-03-20 10:44:32 +03:30

19 KiB