summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcpopa <devnull@localhost>2014-09-03 16:23:03 +0300
committercpopa <devnull@localhost>2014-09-03 16:23:03 +0300
commit783b2bab2cef43c099778b8616f50a0fa5cc2073 (patch)
tree7039d4bb358405c211dfc35593b6f294f3ec76b5
parent2da14d2ceee5d3d1727dc8abdf47af96e68bc63c (diff)
downloadpylint-783b2bab2cef43c099778b8616f50a0fa5cc2073.tar.gz
Disable test for Python 2.
-rw-r--r--test/functional/undefined_variable_py30.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/undefined_variable_py30.rc b/test/functional/undefined_variable_py30.rc
new file mode 100644
index 0000000..c093be2
--- /dev/null
+++ b/test/functional/undefined_variable_py30.rc
@@ -0,0 +1,2 @@
+[testoptions]
+min_pyver=3.0