diff --git a/test.sh b/test.sh index b75828ed..3c30c67d 100755 --- a/test.sh +++ b/test.sh @@ -19,6 +19,7 @@ coverage run tests/runtests.py --settings=testapp.settings --noinput \ backends \ basic \ bulk_create \ + composite_pk \ constraints \ custom_columns \ custom_lookups \