Clear testdir before test run
[cascardo/ipsilon.git] / Makefile
index c02b6ae..f7f7d16 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,7 @@ wrappers:
        #SOCKET_WRAPPER_DEFAULT_IFACE=9
 
 tests: wrappers
+       rm -rf testdir
        PYTHONPATH=./ ./tests/tests.py --test=test1
        PYTHONPATH=./ ./tests/tests.py --test=testlogout
        PYTHONPATH=./ ./tests/tests.py --test=testnameid