summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-05-26 01:02:57 -0400
committerDan Davison <dandavison7@gmail.com>2020-05-26 10:46:09 -0400
commitd0db4232109217262a524497aeeb2b8b1fd695d8 (patch)
tree66ff81e0d43a7e7108f47eba5c408e95d95553dd /Makefile
parente6850387b3c84b2f2c24f8e885b627992edd370d (diff)
Add test of deprecated options
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e8553971..0c1fd3a8 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ unit-test:
end-to-end-test: build
./tests/test_color_only_output_matches_git_on_full_repo_history
+ ./tests/test_deprecated_options > /dev/null
release:
@make -f release.Makefile release