aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/testns.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/testns.rs')
-rw-r--r--components/script/dom/testns.rs7
1 files changed, 7 insertions, 0 deletions
diff --git a/components/script/dom/testns.rs b/components/script/dom/testns.rs
new file mode 100644
index 00000000000..e6a3574449b
--- /dev/null
+++ b/components/script/dom/testns.rs
@@ -0,0 +1,7 @@
+/* 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 https://mozilla.org/MPL/2.0/. */
+
+// check-tidy: no specs after this line
+
+pub struct TestNS(());