commit | 52c0551e9ac03a54e282f9e17d3291c1c8848a7b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jan 22 13:38:26 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Wed Jan 25 09:02:11 2023 -0700 |
tree | 91c2286a7bbd6c070ff6a0084f45d3782bb3119a | |
parent | e0a8643d2cea10858f30a8378f6cab4472dee0f9 [diff] |
Use require with is_remote This changes some tests to use require with 'is_remote', rather than an explicit test. This adds uniformity helps clean up more spots where a test might exit early without any notification.