Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevy committed Dec 17, 2024
1 parent a55b172 commit 136bf44
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions tests/tests-clean.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
# --- Start of tests ---

run || expect_error
usage: repren.py [-h] [--version] [--from FROM_PAT] [--to TO_PAT]
[-p PAT_FILE] [--full] [--renames] [--literal] [-i]
[--dotall] [--preserve-case] [-b] [--include INCLUDE_PAT]
[--exclude EXCLUDE_PAT] [--at-once] [-t] [--walk-only] [-n]
[-q]
usage: repren.py [-h] [--version] [--usage] [--from FROM_PAT] [--to TO_PAT]
[-p PAT_FILE] [--full] [--renames] [--literal] [-i] [--dotall]
[--preserve-case] [-b] [--include INCLUDE_PAT] [--exclude EXCLUDE_PAT]
[--at-once] [-t] [--walk-only] [-n] [-q]
[root_paths ...]
repren.py: error: must specify --patterns or both --from and --to
(got expected error: status 2)
Expand Down

0 comments on commit 136bf44

Please sign in to comment.