diff options
| author | Kathryn Lingel <kathryn@lingel.net> | 2019-05-06 14:19:07 -0700 |
|---|---|---|
| committer | Kathryn Lingel <kathryn@lingel.net> | 2019-05-06 14:19:07 -0700 |
| commit | 77f177be9c52deea63de544701fa476239249dcd (patch) | |
| tree | cd57d26fe66ec01c673b89fc27db3b943a0f54e9 /tests/unix | |
| parent | 54aa1ce6deb1b2505b8ab2ce4c9ecc5899466b2d (diff) | |
Update tests for new autocomplete behavior
Diffstat (limited to 'tests/unix')
| -rw-r--r-- | tests/unix/extra_coverage.py.exp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index 9df852757..06b5d3790 100644 --- a/tests/unix/extra_coverage.py.exp +++ b/tests/unix/extra_coverage.py.exp @@ -27,11 +27,11 @@ RuntimeError: # repl ame__ -__class__ __name__ argv byteorder -exc_info exit getsizeof implementation -maxsize modules path platform -print_exception stderr stdin -stdout version version_info +argv byteorder exc_info exit +getsizeof implementation maxsize modules +path platform print_exception +stderr stdin stdout version +version_info ementation # attrtuple (start=1, stop=2, step=3) |
