summaryrefslogtreecommitdiff
path: root/pylint/test/functional/yield_from_iterable_py33.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/functional/yield_from_iterable_py33.txt')
-rw-r--r--pylint/test/functional/yield_from_iterable_py33.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/test/functional/yield_from_iterable_py33.txt b/pylint/test/functional/yield_from_iterable_py33.txt
new file mode 100644
index 0000000..906ee93
--- /dev/null
+++ b/pylint/test/functional/yield_from_iterable_py33.txt
@@ -0,0 +1 @@
+not-an-iterable:7:to_ten:Non-iterable value 10 is used in an iterating context