[mq]: Bug 1423899 - Cleaning up now redundant test files(3). draft
authorKristiyan <dimitr14@uni.coventry.ac.uk>
Tue, 12 Dec 2017 22:00:03 +0100
changeset 710919 2ecaf2810570047653b5768f54ca11ebcab7e821
parent 710843 05b139f260e1ff878159f950693f0bf9e36bc9d6
child 743694 81760ff6147d3abe6c7bb87d4f3a1990a709f66e
push id92944
push userbmo:dimitr14@uni.coventry.ac.uk
push dateTue, 12 Dec 2017 21:01:38 +0000
bugs1423899
milestone59.0a1
[mq]: Bug 1423899 - Cleaning up now redundant test files(3). MozReview-Commit-ID: 92ikuXwUTr2
testing/marionette/harness/marionette_harness/www/testPageSource.html
testing/marionette/harness/marionette_harness/www/testPageSource.xml
testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html
deleted file mode 100644
--- a/testing/marionette/harness/marionette_harness/www/testPageSource.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-<!-- This Source Code Form is subject to the terms of the Mozilla Public
-   - License, v. 2.0. If a copy of the MPL was not distributed with this
-   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-
-<!DOCTYPE html>
-<html>
-<head>
-<title>PageSource Test</title>
-</head>
-<body>
-  <p> Check the PageSource
-</body>
-</html>
deleted file mode 100644
--- a/testing/marionette/harness/marionette_harness/www/testPageSource.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<xml>
-  <foo>
-    <bar>baz</bar>
-  </foo>
-</xml>
deleted file mode 100644
--- a/testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <meta charset="utf-8"/>
-    <meta http-equiv="pragma" content="no-cache"/>
-    <!--
-      - the « section[id^="wifi-"] » selector.
-      -->
-  </body>
-</html>
-