summaryrefslogtreecommitdiff
path: root/tests/functional/n
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/n')
-rw-r--r--tests/functional/n/name/name_styles.rc3
-rw-r--r--tests/functional/n/no/no_self_use_py3.rc2
-rw-r--r--tests/functional/n/none_dunder_protocols.py (renamed from tests/functional/n/none_dunder_protocols_py36.py)0
-rw-r--r--tests/functional/n/none_dunder_protocols.txt (renamed from tests/functional/n/none_dunder_protocols_py36.txt)0
-rw-r--r--tests/functional/n/none_dunder_protocols_py36.rc2
-rw-r--r--tests/functional/n/nonlocal_and_global.rc2
-rw-r--r--tests/functional/n/nonlocal_without_binding.rc2
-rw-r--r--tests/functional/n/not_async_context_manager.rc2
8 files changed, 0 insertions, 13 deletions
diff --git a/tests/functional/n/name/name_styles.rc b/tests/functional/n/name/name_styles.rc
index 1a63e671b..e6e01b246 100644
--- a/tests/functional/n/name/name_styles.rc
+++ b/tests/functional/n/name/name_styles.rc
@@ -1,5 +1,2 @@
-[testoptions]
-min_pyver=2.6
-
[Messages Control]
disable=too-few-public-methods,abstract-class-not-used,global-statement
diff --git a/tests/functional/n/no/no_self_use_py3.rc b/tests/functional/n/no/no_self_use_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/no/no_self_use_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/none_dunder_protocols_py36.py b/tests/functional/n/none_dunder_protocols.py
index 5573ceeb4..5573ceeb4 100644
--- a/tests/functional/n/none_dunder_protocols_py36.py
+++ b/tests/functional/n/none_dunder_protocols.py
diff --git a/tests/functional/n/none_dunder_protocols_py36.txt b/tests/functional/n/none_dunder_protocols.txt
index d55000645..d55000645 100644
--- a/tests/functional/n/none_dunder_protocols_py36.txt
+++ b/tests/functional/n/none_dunder_protocols.txt
diff --git a/tests/functional/n/none_dunder_protocols_py36.rc b/tests/functional/n/none_dunder_protocols_py36.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/none_dunder_protocols_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/nonlocal_and_global.rc b/tests/functional/n/nonlocal_and_global.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/nonlocal_and_global.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/nonlocal_without_binding.rc b/tests/functional/n/nonlocal_without_binding.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/nonlocal_without_binding.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/not_async_context_manager.rc b/tests/functional/n/not_async_context_manager.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/n/not_async_context_manager.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5