|
@@ -401,7 +401,7 @@ begin
|
|
Verbose(V_WARNING,'Could not find newly added test!')
|
|
Verbose(V_WARNING,'Could not find newly added test!')
|
|
else
|
|
else
|
|
If AddSource then
|
|
If AddSource then
|
|
- UpdateTest(Result,Info,GetFileContents(Name))
|
|
|
|
|
|
+ UpdateTest(Result,Info,testu.GetFileContents(Name))
|
|
else
|
|
else
|
|
UpdateTest(Result,Info,'');
|
|
UpdateTest(Result,Info,'');
|
|
end
|
|
end
|