mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-02 13:18:34 +00:00
4 lines
101 B
JavaScript
4 lines
101 B
JavaScript
function test() {
|
|
is(document.popupNode, null, "document.popupNode has been correctly cleared");
|
|
}
|