summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-03-08 20:23:03 -0500
committerDan Davison <dandavison7@gmail.com>2021-03-09 21:53:45 -0500
commit1b90b4e1ba7516bb74a6746bebc8536659538d50 (patch)
tree4a65258f16c30656a923aa6c4e1dcf553576b074 /Makefile
parent693d71d0bb6570705ae30bb732c20fe99fa49f14 (diff)
Add navigate/less integration test
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