mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-04 15:00:02 -04:00
merge the test/ directory from -r5438:5439 of py3k_warnings branch. this gives
us a 2.5-frozen copy of unittest so we're insulated from unittest changes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import testenv; testenv.configure_for_tests()
|
||||
import unittest
|
||||
from testlib import sa_unittest as unittest
|
||||
|
||||
|
||||
def suite():
|
||||
|
||||
Reference in New Issue
Block a user