diff --git a/test/test.py b/test/test.py index 93c0a0f52..4d45d6584 100755 --- a/test/test.py +++ b/test/test.py @@ -34,6 +34,9 @@ import os import supybot import logging +if not os.path.exists('test-conf'): + os.mkdir('test-conf') + registryFilename = os.path.join('test-conf', 'test.conf') fd = file(registryFilename, 'w') fd.write("""