missing testdata file

This commit is contained in:
Dmitry Jemerov
2010-01-27 22:35:54 +03:00
parent f8d2771331
commit 94a6f92037
+7
View File
@@ -0,0 +1,7 @@
class Foo(object):
def foo(bar):
pass
def bar(foo):
pass