packages feed

only-0.0.5.0: tests/t-grep-dot.sh

#!/bin/sh
. i-all.sh

test-eq \
    "$($GREP '\.' e-both.txt)" \
    "$($ONLY -l'\.' e-both.txt)"