1 2 3 4 5 6 7 8
import os import random from unittest import TestCase class TableTestCase(TestCase): def test_import(self): import redb