mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01: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
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user