gacks handle test case
[sfa.git] / tests / testAll.py
index 8e08daf..9990ffc 100644 (file)
@@ -5,7 +5,8 @@ from testCred import *
 from testKeypair import *
 from testMisc import *
 from testHierarchy import *
-#from testRecord import *
+from testRecord import *
+from testTable import *
 
 if __name__ == "__main__":
     unittest.main()