mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("send-usp.js");
|
|
run_test();
|
|
done();
|