- jam 0.8's rework of the session tests here so future merges have a chance of working

This commit is contained in:
Mike Bayer 2012-10-06 12:16:39 -04:00
parent 23cad2a549
commit 1580485698
2 changed files with 508 additions and 483 deletions

File diff suppressed because it is too large Load Diff

View File

@ -361,10 +361,6 @@ class SessionTransactionTest(FixtureTest):
)
def test_error_on_using_inactive_session_commands(self):
users, User = self.tables.users, self.classes.User