treasuredb/schema.t.sh

2 lines
83 B
Bash
Raw Normal View History

2016-05-22 14:35:43 +02:00
diff -q schema.t.out <(cat schema{,.t}.sql | sqlite3 2>&1) && echo "Tests passed."