| Index: third_party/sqlite/src/test/boundary4.test
|
| diff --git a/third_party/sqlite/src/test/boundary4.test b/third_party/sqlite/src/test/boundary4.test
|
| index 5a30a175c960c5724ebe7122e1b6da7600cd76ab..b77ac3acf0bc91870acefdd1eb46fe327394f76d 100644
|
| --- a/third_party/sqlite/src/test/boundary4.test
|
| +++ b/third_party/sqlite/src/test/boundary4.test
|
| @@ -20,6 +20,7 @@ source $testdir/tester.tcl
|
|
|
| # Many of the boundary tests depend on a working 64-bit implementation.
|
| if {![working_64bit_int]} { finish_test; return }
|
| +ifcapable !altertable { finish_test; return }
|
|
|
| do_test boundary4-1.1 {
|
| db eval {
|
|
|