diff options
Diffstat (limited to 'toolkit/components/mozprotocol/tests/mozprotocol.html')
-rw-r--r-- | toolkit/components/mozprotocol/tests/mozprotocol.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/toolkit/components/mozprotocol/tests/mozprotocol.html b/toolkit/components/mozprotocol/tests/mozprotocol.html deleted file mode 100644 index 3d6549e00f..0000000000 --- a/toolkit/components/mozprotocol/tests/mozprotocol.html +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE html> - -<html> -<body> -<p><a id="link" href="moz://a">Test</a></p> -</body> -</html> |