mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
6 lines
No EOL
205 B
HTML
6 lines
No EOL
205 B
HTML
<!doctype html>
|
|
<title>Simple testharness.js usage</title>
|
|
<script src="/resources/testharness.js"></script>
|
|
<script src="/resources/testharnessreport.js"></script>
|
|
|
|
// This file should time out, obviously |