summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-06-06 21:47:39 -0400
committerDan Davison <dandavison7@gmail.com>2020-06-06 21:47:39 -0400
commite68aae8cf654f397d9309ffd06ac656e97631f2c (patch)
treec17d57316143f4c32cbbdde7a8fd34671f570fa9 /tests
parente39da2aaa68099ab004184d9b2e6f31cffd0be3d (diff)
Add failing test that --theme still works
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test_deprecated_options2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_deprecated_options b/tests/test_deprecated_options
index 2bd8741b..daf62581 100755
--- a/tests/test_deprecated_options
+++ b/tests/test_deprecated_options
@@ -19,3 +19,5 @@ background_color=blue
for option in --minus-color --plus-color --minus-emph-color --plus-emph-color; do
git show | ./target/release/delta $option $background_color
done
+
+git show | ./target/release/delta --theme=GitHub --highlight-removed