mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-22 11:33:03 +00:00
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("send-usp.js");
|
|
run_test();
|
|
done();
|