summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-08-31 13:01:36 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2019-08-31 13:46:48 +0200
commitf3824bad17f21276c1d3e758a72a496cee506063 (patch)
tree00327b27d11413344a3485568448b45ed3e55137 /tests
parentec908d59374376318b27d64ba4b308f64a988976 (diff)
Add explicit terminal width for test
Diffstat (limited to 'tests')
-rw-r--r--tests/integration_tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests.rs b/tests/integration_tests.rs
index ac4e3d81..6a1e0839 100644
--- a/tests/integration_tests.rs
+++ b/tests/integration_tests.rs
@@ -472,6 +472,7 @@ fn snip() {
.arg("--decorations=always")
.arg("--line-range=1:2")
.arg("--line-range=4:")
+ .arg("--terminal-width=80")
.assert()
.success()
.stdout(