--- a/eric5_unittest.py Sat Oct 19 12:28:12 2013 +0200
+++ b/eric5_unittest.py Sat Oct 19 13:03:39 2013 +0200
@@ -46,7 +46,7 @@
"""
Main entry point into the application.
"""
- options = [\
+ options = [
("--config=configDir",
"use the given directory as the one containing the config files"),
]