From 783b2bab2cef43c099778b8616f50a0fa5cc2073 Mon Sep 17 00:00:00 2001 From: cpopa Date: Wed, 3 Sep 2014 16:23:03 +0300 Subject: Disable test for Python 2. --- test/functional/undefined_variable_py30.rc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/functional/undefined_variable_py30.rc 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 -- cgit v1.2.1