summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/pytest/_pytest/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/pytest/_pytest/__init__.py')
-rw-r--r--testing/web-platform/tests/tools/pytest/_pytest/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/pytest/_pytest/__init__.py b/testing/web-platform/tests/tools/pytest/_pytest/__init__.py
new file mode 100644
index 000000000..723fb9e85
--- /dev/null
+++ b/testing/web-platform/tests/tools/pytest/_pytest/__init__.py
@@ -0,0 +1,2 @@
+#
+__version__ = '2.9.1'