Add check for sqlite3 command to tests that require it

This commit is contained in:
Daniel Thayer 2013-10-14 15:05:06 -05:00
parent 38ae7c98b4
commit 1d23f055ba
7 changed files with 11 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#
# @TEST-REQUIRES: which sqlite3
# @TEST-REQUIRES: has-writer SQLite
# @TEST-GROUP: sqlite
#

View file

@ -1,4 +1,5 @@
#
# @TEST-REQUIRES: which sqlite3
# @TEST-REQUIRES: has-writer SQLite
# @TEST-GROUP: sqlite
#

View file

@ -1,4 +1,5 @@
#
# @TEST-REQUIRES: which sqlite3
# @TEST-REQUIRES: has-writer SQLite
# @TEST-GROUP: sqlite
#