Home
last modified time | relevance | path

Searched refs:SpecialCommandTests (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/sqlite3/test/
Dtransactions.py171 class SpecialCommandTests(unittest.TestCase): class
197 special_command_suite = unittest.makeSuite(SpecialCommandTests, "Check")
/external/python/cpython3/Lib/sqlite3/test/
Dtransactions.py151 class SpecialCommandTests(unittest.TestCase): class
205 special_command_suite = unittest.makeSuite(SpecialCommandTests, "Check")