packages feed

only-0.0.6.0: tests/t-cut-semi.sh

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

test-eq \
    "$($CUT -d';' -f2 e-semi.txt)" \
    "$($ONLY -l// -W';' -w2 e-semi.txt)"