1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-03-04 03:02:01 +01:00
lodel2_mirror/runtest
Yann c7defe71e0 Added tests for sqlwrapper
Removed logging test in EditorialModel/lib/component.py
Added comment in Database/sqlwrapper.py
2015-05-28 17:41:45 +02:00

5 lines
80 B
Bash
Executable file

#!/bin/bash
export DJANGO_SETTINGS_MODULE="Lodel.settings"
python -m unittest