diff options
author | Josh Matthews <josh@joshmatthews.net> | 2025-05-05 00:44:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-05 04:44:47 +0000 |
commit | 5051d52796a745794b5c44f415fd4de4ed227957 (patch) | |
tree | 97402c3c12c5a78d2c7505fb24397302a0996fdd /components/script/dom/htmlscriptelement.rs | |
parent | 8a837778d9fe273aa8c3ce5aa9824dcca0c76e6f (diff) | |
download | servo-5051d52796a745794b5c44f415fd4de4ed227957.tar.gz servo-5051d52796a745794b5c44f415fd4de4ed227957.zip |
net: Fix unit tests requiring default resources. (#36838)
When all unit tests are run, the existing feature flag use from
net_traits was enough to ensure the default resources are baked into the
test binary. When only the unit tests for the `net` crate are run, that
feature flag was not enabled in the build so the tests that require the
resources fail.
Testing: Ran `./mach test-unit -p net`
Fixes: #36837
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions