This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fff09ed330
ladybird
/
Libraries
/
LibJS
/
Tests
/
debugger-statement.js
4 lines
70 B
JavaScript
Raw
Normal View
History
Unescape
Escape
LibJS: Convert some top-level tests to the new system First test conversions! These look really good :)
2020-07-03 18:39:25 -03:00
test
(
"debugger keyword"
,
(
)
=>
{
LibJS: Indent tests with 4 spaces instead of 2
2020-07-06 11:37:45 -03:00
expect
(
"debugger"
)
.
toEval
(
)
;
LibJS: Convert some top-level tests to the new system First test conversions! These look really good :)
2020-07-03 18:39:25 -03:00
}
)
;
Reference in a new issue
Copy permalink