diff options
Diffstat (limited to 'devtools/client/styleeditor/test/test_private.html')
-rw-r--r-- | devtools/client/styleeditor/test/test_private.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devtools/client/styleeditor/test/test_private.html b/devtools/client/styleeditor/test/test_private.html new file mode 100644 index 000000000..bfde3520e --- /dev/null +++ b/devtools/client/styleeditor/test/test_private.html @@ -0,0 +1,7 @@ +<html> +<head> +<link rel="stylesheet" href="test_private.css"></link> +</head> +<body> +</body> +</html> |