diff options
Diffstat (limited to 'test/integration')
| -rwxr-xr-x | test/integration/test-history | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/test-history b/test/integration/test-history index e10dab08e..34108e357 100755 --- a/test/integration/test-history +++ b/test/integration/test-history @@ -128,3 +128,7 @@ End time: dummy Requested by: Command line: install nothing Packages changed:" normalizedinfo + +testfailureequal "E: Incorrect usage, no ID was given." apt history-redo +testfailureequal "E: Incorrect usage, no ID was given." apt history-undo +testfailureequal "E: Incorrect usage, no ID was given." apt history-rollback |
