summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6c586645..c534338f 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ unit-test:
end-to-end-test: build
./tests/test_raw_output_matches_git_on_full_repo_history
./tests/test_deprecated_options > /dev/null
+ ./test/test_navigate_less_history_file
release:
@make -f release.Makefile release