#!/bin/bash test_description='Bash completion with different path functionality This test checks that todo_completion can use a different path to todo.sh when it is not accessible through PATH. ' . ./test-lib.sh cat > todo.txt <