Skip to content

Commit

Permalink
v6.2.9 >:(
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Jul 11, 2024
1 parent ba86507 commit f181fc2
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,44 @@ async function testCommonJSOnPage() {
return rammerheadTestPassed;
}

/*
xx
xx xx
xxx xx
xxx xx
xxx xx
xxx xx
xx xx
xx xx
xx
xx
x x
xxxxxxxxxxxxxxx
xxxxxxxxxxxx xxxxx
xxxx xxx
xxx xxx
xxx xx
xx xx
xx xx
xxx x
xx x
xx xx
*/



async function testUltraviolet() {
await page.goto("http://localhost:8080/?q");

Expand Down

0 comments on commit f181fc2

Please sign in to comment.