(testsuite) Enable cvs test.

This commit is contained in:
Ville Skyttä 2010-01-19 23:12:07 +02:00
parent ab05989877
commit 42b839e817

3
test/completion/cvs.exp Normal file
View File

@ -0,0 +1,3 @@
if {[assert_bash_type {cvs}]} {
source "lib/completions/cvs.exp"
}; # if