server/test/unittest_rql2sql.py
changeset 4766 162b2b127b15
parent 4467 0e73d299730a
child 4831 c5aec27c1bf7
--- a/server/test/unittest_rql2sql.py	Wed Mar 03 17:59:05 2010 +0100
+++ b/server/test/unittest_rql2sql.py	Wed Mar 03 18:30:25 2010 +0100
@@ -37,6 +37,10 @@
 schema['state_of'].inlined = False
 schema['comments'].inlined = False
 
+def teardown_module(*args):
+    global config, schema
+    del config, schema
+
 PARSER = [
     (r"Personne P WHERE P nom 'Zig\'oto';",
      '''SELECT _P.cw_eid