diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/quse/dotest | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/quse/dotest b/tests/quse/dotest index 2a5cc5e..ada7bd9 100755 --- a/tests/quse/dotest +++ b/tests/quse/dotest @@ -13,10 +13,6 @@ entries() { sed -e 's:#.*::' -e '/^$/d' "$1" } -# temp for Travis debugging -q -Cov -q -Cev - # check use.desc f="$d/use.desc" all=$(entries "$f" | awk '{print $1}') |