mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 08:36:12 +00:00
Tests/LibWeb: Fix file path for crash test script src
Simply meaning the test would never get the internals object.
This commit is contained in:
parent
adc17c3576
commit
b17746eb94
Notes:
github-actions[bot]
2025-02-10 09:26:17 +00:00
Author: https://github.com/shannonbooth
Commit: b17746eb94
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3526
Reviewed-by: https://github.com/tcl3 ✅
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<script src="../include.js"></script>
|
||||
<script src="../../Text/input/include.js"></script>
|
||||
<script>
|
||||
|
||||
// NOTE: This test is only reliable when GC'ing after each allocation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue