]> git.scottworley.com Git - pinch/blobdiff - tests/lib/test-setup.sh
Fix not-pinned check
[pinch] / tests / lib / test-setup.sh
index 66d13eb8b776c5886873f0645118163306737735..4742ff02a354a4b667ea2abaf552aa5c5e00465f 100644 (file)
@@ -28,6 +28,7 @@ foo_setup() {
   conf="`mktemp`"
   cat > "$conf" <<EOF
 [foo]
+type = git
 git_repo = file://$repo
 git_ref = master
 EOF