mirror of
https://github.com/servo/servo.git
synced 2025-07-04 22:13:40 +01:00
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("send-usp.js");
|
|
run_test();
|
|
done();
|