mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:38:11 +00:00
LibJS: Fix test files indentation (4 spaces)
This commit is contained in:
parent
0040d6bf2d
commit
92a9fe0e49
8 changed files with 111 additions and 111 deletions
|
@ -2,5 +2,5 @@ var a = "foo";
|
|||
|
||||
switch (100) {
|
||||
default:
|
||||
console.log("PASS");
|
||||
console.log("PASS");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue