dbdc0b8 test_common: key2sub: don't require final ';' in scripts

Authored and Committed by Eric Wong 5 months ago
    test_common: key2sub: don't require final ';' in scripts
    
    I noticed this when I wrote a new (but probably unnecessary) *.t
    test and `make check-run' failed since I omitted the final
    semi-colon after `done_testing'.