blob: 080c2c7649700c67940ba1f635d1565b6be55929 [file] [log] [blame]
#!/usr/bin/env bash
rm /tmp/panoramix_unittests.db
export PANORAMIX_CONFIG=tests.panoramix_test_config
panoramix/bin/panoramix db upgrade
nosetests tests/core_tests.py --with-coverage --cover-package=panoramix -v