mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-12 03:18:36 +00:00
8 lines
153 B
HTML
8 lines
153 B
HTML
<html>
|
|
<head>
|
|
<title>Debugger test page</title>
|
|
<script type="text/javascript" src="exceptions.js"></script>
|
|
</head>
|
|
<body></body>
|
|
</html>
|