Test file fixes for libaries compiled with various SQLITE_OMIT_ macros. (CVS 2961)
FossilOrigin-Name: c058f483a52c8043178b6329aa5e58bedf0c8277
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
set testdir [file dirname $argv0]
|
||||
source $testdir/tester.tcl
|
||||
|
||||
ifcapable compound {
|
||||
finish_test
|
||||
return
|
||||
}
|
||||
|
||||
# The use of a VIEW that contained an ORDER BY clause within a UNION ALL
|
||||
# was causing problems. See ticket #1444.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user