| commit 508: | 8806d6484b0c |
| parent 507: | 4a1b2db597cb |
| branch: | default |
Remove invalid comment.
Changed (Δ60 bytes):
raw changeset »
src/ahven-listeners-basic.adb (0 lines added, 1 lines removed)
Up to file-list src/ahven-listeners-basic.adb:
| … | … | @@ -62,7 +62,6 @@ package body Ahven.Listeners.Basic is |
62 |
62 |
Info : Context) is |
63 |
63 |
R : Result_Collection_Access := null; |
64 |
64 |
begin |
65 |
-- Empty routine name means a test suite or test case |
|
66 |
65 |
if Info.Test_Kind = CONTAINER then |
67 |
66 |
R := new Result_Collection; |
68 |
67 |
Set_Name (R.all, Info.Test_Name); |
