mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 16:58:58 +00:00
LibWeb/Tests: Relocate search params test into URL folder
This is where I have been trying to put all of the URL tests.
This commit is contained in:
parent
7e57cc7b09
commit
e2fb24c9b8
Notes:
github-actions[bot]
2024-08-12 22:02:56 +00:00
Author: https://github.com/shannonbooth
Commit: e2fb24c9b8
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1033
Reviewed-by: https://github.com/tcl3 ✅
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<script src="include.js"></script>
|
||||
<script src="../include.js"></script>
|
||||
<script>
|
||||
test(() => {
|
||||
let u = new URLSearchParams();
|
Loading…
Add table
Add a link
Reference in a new issue