treasuredb/schema.t.sh
2016-05-22 14:35:43 +02:00

2 lines
83 B
Bash

diff -q schema.t.out <(cat schema{,.t}.sql | sqlite3 2>&1) && echo "Tests passed."