sqlite-utils/tests
Simon Willison 8437fe3091 Revert "No need to skip black under Python 3.7 any more"
It turns out the black tests still fail in Travis against that version.

This reverts commit d18687a30a.
2019-01-24 19:08:52 -08:00
..
__init__.py Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
conftest.py Moved fixtures into conftest.py 2018-08-12 17:25:39 -07:00
test_black.py Revert "No need to skip black under Python 3.7 any more" 2019-01-24 19:08:52 -08:00
test_create.py Allow column names to be reserved words 2019-01-24 19:01:10 -08:00
test_enable_fts.py Fixed failing FTS5 test, release as 0.6.1 2018-08-12 17:48:43 -07:00
test_introspect.py Moved fixtures into conftest.py 2018-08-12 17:25:39 -07:00