diff -r eab7b8d39807 -r f855351d5e98 PyUnit/__init__.py --- a/PyUnit/__init__.py Wed Feb 16 19:13:20 2011 +0100 +++ b/PyUnit/__init__.py Sat Feb 19 11:58:27 2011 +0100 @@ -7,7 +7,7 @@ Package implementing an interface to the pyunit unittest package. 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 +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. -""" \ No newline at end of file +"""