libdb/lang/sql/sqlite/test/quick.test
2011-09-13 13:44:24 -04:00

15 lines
369 B
Text

#
# May you do good and not evil.
# May you find forgiveness for yourself and forgive others.
# May you share freely, never taking more than you give.
#
#***********************************************************************
# This file runs all tests.
#
set testdir [file dirname $argv0]
source $testdir/permutations.test
run_test_suite quick
finish_test