Add name to test output
This commit is contained in:
parent
6739dd8b25
commit
8e3383baec
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ namespace AspectedRouting.IO.itinero2
|
|||
"",
|
||||
"test_all()",
|
||||
"if (not failed_tests and not failed_profile_tests and print ~= nil) then",
|
||||
" print(\"Tests OK\")",
|
||||
$" print(\"Tests OK ({_profile.Name}.{_behaviourName})\")",
|
||||
"end"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue