mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +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:
committed by
Tim Ledbetter
parent
adc17c3576
commit
b17746eb94
@@ -1,4 +1,4 @@
|
|||||||
<script src="../include.js"></script>
|
<script src="../../Text/input/include.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
// NOTE: This test is only reliable when GC'ing after each allocation.
|
// NOTE: This test is only reliable when GC'ing after each allocation.
|
||||||
|
|||||||
Reference in New Issue
Block a user