From: Abhishek T. <abh...@au...> - 2015-11-12 13:11:37
|
Hi When I replaced : package require lmlib package require mf_text with source lmlib source mf_text my unit test script started reporting lmlib and mf_text both in the report of the activestate code coverage tool. earlier it was reporting only itself. Hence I have to recursively replace all such calls in lmlib,mf_text and further. Could you please tell me the solution so that I do not have to do so? Regards Abhishek On Wed, Nov 11, 2015 at 8:55 PM, Abhishek Tiwari <abh...@au...> wrote: > Hi, > Attached is the error and the script which is generating this : > $ ./codecoverage.tcl DEV-6334_tracking_disambiguation_test.tcl > Please help me resolving this error > Regards > Abhishek > >> >> > > |