Show More
@@ -463,6 +463,6 b" def help_all_output_test(subcommand=''):" | |||||
463 | nt.assert_equal(rc, 0, err) |
|
463 | nt.assert_equal(rc, 0, err) | |
464 | nt.assert_not_in("Traceback", err) |
|
464 | nt.assert_not_in("Traceback", err) | |
465 | nt.assert_in("Options", out) |
|
465 | nt.assert_in("Options", out) | |
466 |
nt.assert_in("Class |
|
466 | nt.assert_in("Class", out) | |
467 | return out, err |
|
467 | return out, err | |
468 |
|
468 |
General Comments 0
You need to be logged in to leave comments.
Login now