diff --git a/Makefile b/Makefile index 8315e20..a1af531 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ tests: ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests/branch-bundle.t \ - tests/update.t + tests/bundle.t