0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/tests/context.py
2013-02-17 10:55:54 +00:00

5 lines
No EOL
77 B
Python

import os
import sys
sys.path.insert(0, os.path.abspath('..'))
import alerta