Skip to content

Commit

Permalink
added class6.py to known to fail and updated test results.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neppord committed Mar 1, 2011
1 parent 31c1742 commit 8b8b42d
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 145 deletions.
1 change: 1 addition & 0 deletions run_tests.py
Expand Up @@ -82,6 +82,7 @@ def main():
"tests/basic/nestedclass.py",
"tests/basic/super.py",
"tests/basic/class5.py",
"tests/basic/class6.py",
"tests/basic/kwargs.py",
"tests/basic/float2int.py",
"tests/basic/oo_inherit.py",
Expand Down

0 comments on commit 8b8b42d

Please sign in to comment.