diff -r ec9c20c6b9f7 -r 162b2b127b15 server/test/unittest_rql2sql.py --- 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