summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2019-07-21 19:46:42 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2019-09-10 11:20:16 +0200
commit71c8ed1a024359ac006e2b290dc06b232135c2b3 (patch)
tree7eb6cc23bd21f9497e75eb36cbb18e86e1f1b1d9
parent997d9d1ec72fce84903da4784ac56fbe30e6da1e (diff)
downloadpylint-git-71c8ed1a024359ac006e2b290dc06b232135c2b3.tar.gz
[functional tests] Module needs an __init__.py
Or we get a "module does not exists".
-rw-r--r--tests/functional/a/__init__.py0
-rw-r--r--tests/functional/b/__init__.py0
-rw-r--r--tests/functional/c/__init__.py0
-rw-r--r--tests/functional/d/__init__.py0
-rw-r--r--tests/functional/e/__init__.py0
-rw-r--r--tests/functional/f/__init__.py0
-rw-r--r--tests/functional/g/__init__.py0
-rw-r--r--tests/functional/i/__init__.py0
-rw-r--r--tests/functional/k/__init__.py0
-rw-r--r--tests/functional/l/__init__.py0
-rw-r--r--tests/functional/m/__init__.py0
-rw-r--r--tests/functional/n/__init__.py0
-rw-r--r--tests/functional/o/__init__.py0
-rw-r--r--tests/functional/p/__init__.py0
-rw-r--r--tests/functional/r/__init__.py0
-rw-r--r--tests/functional/s/__init__.py0
-rw-r--r--tests/functional/t/__init__.py0
-rw-r--r--tests/functional/u/__init__.py0
-rw-r--r--tests/functional/w/__init__.py0
-rw-r--r--tests/functional/y/__init__.py0
20 files changed, 0 insertions, 0 deletions
diff --git a/tests/functional/a/__init__.py b/tests/functional/a/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/a/__init__.py
diff --git a/tests/functional/b/__init__.py b/tests/functional/b/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/b/__init__.py
diff --git a/tests/functional/c/__init__.py b/tests/functional/c/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/c/__init__.py
diff --git a/tests/functional/d/__init__.py b/tests/functional/d/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/d/__init__.py
diff --git a/tests/functional/e/__init__.py b/tests/functional/e/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/e/__init__.py
diff --git a/tests/functional/f/__init__.py b/tests/functional/f/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/f/__init__.py
diff --git a/tests/functional/g/__init__.py b/tests/functional/g/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/g/__init__.py
diff --git a/tests/functional/i/__init__.py b/tests/functional/i/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/i/__init__.py
diff --git a/tests/functional/k/__init__.py b/tests/functional/k/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/k/__init__.py
diff --git a/tests/functional/l/__init__.py b/tests/functional/l/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/l/__init__.py
diff --git a/tests/functional/m/__init__.py b/tests/functional/m/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/m/__init__.py
diff --git a/tests/functional/n/__init__.py b/tests/functional/n/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/n/__init__.py
diff --git a/tests/functional/o/__init__.py b/tests/functional/o/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/o/__init__.py
diff --git a/tests/functional/p/__init__.py b/tests/functional/p/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/p/__init__.py
diff --git a/tests/functional/r/__init__.py b/tests/functional/r/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/r/__init__.py
diff --git a/tests/functional/s/__init__.py b/tests/functional/s/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/s/__init__.py
diff --git a/tests/functional/t/__init__.py b/tests/functional/t/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/t/__init__.py
diff --git a/tests/functional/u/__init__.py b/tests/functional/u/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/u/__init__.py
diff --git a/tests/functional/w/__init__.py b/tests/functional/w/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/w/__init__.py
diff --git a/tests/functional/y/__init__.py b/tests/functional/y/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/y/__init__.py