--- a/PyUnit/__init__.py Fri Mar 11 08:55:14 2011 +0100 +++ b/PyUnit/__init__.py Fri Mar 11 16:51:57 2011 +0100 @@ -6,7 +6,7 @@ """ Package implementing an interface to the pyunit unittest package. -The package consist of a single dialog, which may be called as a +The package consist of a single dialog, which may be called as a standalone version using the eric5_unittest script or from within the eric5 IDE. If it is called from within eric5, it has the additional function to open a source file that failed a test.