Show software version result in current window
This commit is contained in:
@@ -172,7 +172,9 @@ init_prof_test(void **state)
|
||||
assert_true(prof_output_exact("Word wrap disabled"));
|
||||
prof_input("/roster hide");
|
||||
assert_true(prof_output_exact("Roster disabled"));
|
||||
prof_input("/time off");
|
||||
prof_input("/time main off");
|
||||
prof_input("/time main off");
|
||||
assert_true(prof_output_exact("Time display disabled"));
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user