maint-6633: move INFO around
parent
c39b7f2d88
commit
acfbcc7352
|
|
@ -553,7 +553,7 @@ namespace tut
|
|||
|
||||
ensure_equals("order is time location type function message",
|
||||
message(0),
|
||||
roswell() + location + " INFO: " + function + ": apple");
|
||||
roswell() + " INFO:" + location + function + ": apple");
|
||||
}
|
||||
|
||||
template<> template<>
|
||||
|
|
|
|||
Loading…
Reference in New Issue