diff options
Diffstat (limited to 't/cscope.tap')
-rwxr-xr-x | t/cscope.tap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cscope.tap b/t/cscope.tap index 9db0d8e81..213481c45 100755 --- a/t/cscope.tap +++ b/t/cscope.tap @@ -16,7 +16,7 @@ # Test cscope functionality. -. ./defs || exit 1 +. test-init.sh plan_ 18 |